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

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.


%default-bash-profile
Channel: guix
Location: gnu/system/shadow.scm (gnu system shadow)
%default-xdefaults
Channel: guix
Location: gnu/system/shadow.scm (gnu system shadow)
subids-extension
Channel: guix
Location: gnu/system/shadow.scm (gnu system shadow)
subids-extension?
Channel: guix
Location: gnu/system/shadow.scm (gnu system shadow)
%default-nanorc
Channel: guix
Location: gnu/system/shadow.scm (gnu system shadow)
%base-user-accounts
Channel: guix
Location: gnu/system/shadow.scm (gnu system shadow)
subids-configuration-add-root?
Channel: guix
Location: gnu/system/shadow.scm (gnu system shadow)
subids-configuration-subgids
Channel: guix
Location: gnu/system/shadow.scm (gnu system shadow)
account-service-type
Channel: guix
Location: gnu/system/shadow.scm (gnu system shadow)
string->dce-uuid (str)
Channel: guix
Location: gnu/system/uuid.scm (gnu system uuid)
Documentation:

Parse STR as a DCE UUID (see <https://tools.ietf.org/html/rfc4122>) and return its contents as a 16-byte bytevector. Return #f if STR is not a valid UUID representation.

string->dce-uuid (str)
Channel: guix
Location: gnu/system/uuid.scm (gnu system uuid)
Documentation:

Parse STR as a DCE UUID (see <https://tools.ietf.org/html/rfc4122>) and return its contents as a 16-byte bytevector. Return #f if STR is not a valid UUID representation.

string->dce-uuid (str)
Channel: guix
Location: gnu/system/uuid.scm (gnu system uuid)
Documentation:

Parse STR as a DCE UUID (see <https://tools.ietf.org/html/rfc4122>) and return its contents as a 16-byte bytevector. Return #f if STR is not a valid UUID representation.

string->dce-uuid (str)
Channel: guix
Location: gnu/system/uuid.scm (gnu system uuid)
Documentation:

Parse STR as a DCE UUID (see <https://tools.ietf.org/html/rfc4122>) and return its contents as a 16-byte bytevector. Return #f if STR is not a valid UUID representation.

uuid?
Channel: guix
Location: gnu/system/uuid.scm (gnu system uuid)
string->fat-uuid (str)
Channel: guix
Location: gnu/system/uuid.scm (gnu system uuid)
Documentation:

Parse STR, which is in FAT32/FAT16 format, and return a bytevector or #f.

uuid-bytevector
Channel: guix
Location: gnu/system/uuid.scm (gnu system uuid)
bytevector->uuid (bv #:optional type)
Channel: guix
Location: gnu/system/uuid.scm (gnu system uuid)
Documentation:

Return a UUID object make of BV and TYPE.

string->iso9660-uuid (str)
Channel: guix
Location: gnu/system/uuid.scm (gnu system uuid)
Documentation:

Parse STR as a ISO9660 UUID (which is really a timestamp - see /dev/disk/by-uuid). Return its contents as a 16-byte bytevector. Return #f if STR is not a valid ISO9660 UUID representation.

iso9660-uuid->string (uuid)
Channel: guix
Location: gnu/system/uuid.scm (gnu system uuid)
Documentation:

Given an UUID bytevector, return its timestamp string.

string->ntfs-uuid (str)
Channel: guix
Location: gnu/system/uuid.scm (gnu system uuid)
Documentation:

Parse STR, which is in NTFS format, and return a bytevector or #f.

sub-bytevector (bv start size)
Channel: guix
Location: gnu/system/uuid.scm (gnu system uuid)
Documentation:

Return a copy of the SIZE bytes of BV starting from offset START.

string->dce-uuid (str)
Channel: guix
Location: gnu/system/uuid.scm (gnu system uuid)
Documentation:

Parse STR as a DCE UUID (see <https://tools.ietf.org/html/rfc4122>) and return its contents as a 16-byte bytevector. Return #f if STR is not a valid UUID representation.

string->dce-uuid (str)
Channel: guix
Location: gnu/system/uuid.scm (gnu system uuid)
Documentation:

Parse STR as a DCE UUID (see <https://tools.ietf.org/html/rfc4122>) and return its contents as a 16-byte bytevector. Return #f if STR is not a valid UUID representation.

uuid-type
Channel: guix
Location: gnu/system/uuid.scm (gnu system uuid)
Total public symbols: 86650