_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above.

API method:

GET /api/symbols?search=hello&page=1&limit=20

where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned in response headers.

If you'd like to join our channel search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


bytevector-quintet-length (bv)
Channel: guix
Location: guix/base32.scm (guix base32)
Documentation:

Return the number of quintets (including truncated ones) available in BV.

invalid-base32-character?
Channel: guix
Location: guix/base32.scm (guix base32)
base64-alphabet
Channel: guix
Location: guix/base64.scm (guix base64)
put-delimited-base64 (port type bv line-length) | (port type bv)
Channel: guix
Location: guix/base64.scm (guix base64)
get-delimited-base64 (port)
Channel: guix
Location: guix/base64.scm (guix base64)
base64-encode (bv) | (bv start) | (bv start end) | (bv start end line-length) | (bv start end line-length no-padding) | (bv start end line-length no-padding alphabet) | (bv start end line-length no-padding alphabet port)
Channel: guix
Location: guix/base64.scm (guix base64)
base64-decode (str) | (str alphabet) | (str alphabet port)
Channel: guix
Location: guix/base64.scm (guix base64)
base64url-alphabet
Channel: guix
Location: guix/base64.scm (guix base64)
agda-build (#:key inputs phases . args)
Channel: guix
Location: guix/build/agda-build-system.scm (guix build agda-build-system)
Documentation:

Build the given Agda package, applying all of PHASES in order.

%standard-phases
Channel: guix
Location: guix/build/agda-build-system.scm (guix build agda-build-system)
%standard-phases
Channel: guix
Location: guix/build/android-ndk-build-system.scm (guix build android-ndk-build-system)
android-ndk-build (#:key inputs phases . args)
Channel: guix
Location: guix/build/android-ndk-build-system.scm (guix build android-ndk-build-system)
Documentation:

Build the given Android NDK package, applying all of PHASES in order.

android-repo-fetch (manifest-url manifest-revision directory #:key git-repo-command)
Channel: guix
Location: guix/build/android-repo.scm (guix build android-repo)
Documentation:

Fetch packages according to the manifest at MANIFEST-URL with MANIFEST-REVISION. MANIFEST-REVISION must be either a revision or a branch. Return #t on success, #f otherwise.

%standard-phases
Channel: guix
Location: guix/build/ant-build-system.scm (guix build ant-build-system)
ant-build (#:key inputs phases . args)
Channel: guix
Location: guix/build/ant-build-system.scm (guix build ant-build-system)
Documentation:

Build the given Java package, applying all of PHASES in order.

asdf-build (#:key inputs phases . args)
Channel: guix
Location: guix/build/asdf-build-system.scm (guix build asdf-build-system)
asdf-build/source (#:key inputs phases . args)
Channel: guix
Location: guix/build/asdf-build-system.scm (guix build asdf-build-system)
%standard-phases/source
Channel: guix
Location: guix/build/asdf-build-system.scm (guix build asdf-build-system)
%standard-phases
Channel: guix
Location: guix/build/asdf-build-system.scm (guix build asdf-build-system)
%bournish-language
Channel: guix
Location: guix/build/bournish.scm (guix build bournish)
bzr-fetch (url revision directory #:key bzr-command)
Channel: guix
Location: guix/build/bzr.scm (guix build bzr)
Documentation:

Fetch REVISION from URL into DIRECTORY. REVISION must be a valid Bazaar revision identifier. Return #t on success, else throw an exception.

%standard-phases
Channel: guix
Location: guix/build/cargo-build-system.scm (guix build cargo-build-system)
cargo-build (#:key inputs phases . args)
Channel: guix
Location: guix/build/cargo-build-system.scm (guix build cargo-build-system)
Documentation:

Build the given Cargo package, applying all of PHASES in order.

generate-all-checksums (dir-name)
Channel: guix
Location: guix/build/cargo-utils.scm (guix build cargo-utils)
Total public symbols: 86650