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

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.


x11-keymap-model?
Channel: guix
Location: gnu/installer/keymap.scm (gnu installer keymap)
x11-keymap-layout-description
Channel: guix
Location: gnu/installer/keymap.scm (gnu installer keymap)
default-keyboard-model
Channel: guix
Location: gnu/installer/keymap.scm (gnu installer keymap)
make-x11-keymap-variant
Channel: guix
Location: gnu/installer/keymap.scm (gnu installer keymap)
<x11-keymap-layout>
Channel: guix
Location: gnu/installer/keymap.scm (gnu installer keymap)
x11-keymap-layout-name
Channel: guix
Location: gnu/installer/keymap.scm (gnu installer keymap)
<x11-keymap-model>
Channel: guix
Location: gnu/installer/keymap.scm (gnu installer keymap)
x11-keymap-model
Channel: guix
Location: gnu/installer/keymap.scm (gnu installer keymap)
x11-keymap-variant?
Channel: guix
Location: gnu/installer/keymap.scm (gnu installer keymap)
locale-territory (a)
Channel: guix
Location: gnu/installer/locale.scm (gnu installer locale)
locale-modifier (a)
Channel: guix
Location: gnu/installer/locale.scm (gnu installer locale)
locale->locale-string (a)
Channel: guix
Location: gnu/installer/locale.scm (gnu installer locale)
Documentation:

Reverse operation of locale-string->locale.

iso639->iso639-languages (a b c)
Channel: guix
Location: gnu/installer/locale.scm (gnu installer locale)
Documentation:

Return a list of ISO639 association lists created from the parsing of ISO639-3 and ISO639-5 files.

language-code->language-name (a b)
Channel: guix
Location: gnu/installer/locale.scm (gnu installer locale)
Documentation:

Using LANGUAGES as a list of ISO639 association lists, return the language name corresponding to the given LANGUAGE-CODE.

territory-code->territory-name (a b)
Channel: guix
Location: gnu/installer/locale.scm (gnu installer locale)
Documentation:

Using TERRITORIES as a list of ISO3166 association lists return the territory name corresponding to the given TERRITORY-CODE.

locale-language (a)
Channel: guix
Location: gnu/installer/locale.scm (gnu installer locale)
iso3166->iso3166-territories (a)
Channel: guix
Location: gnu/installer/locale.scm (gnu installer locale)
Documentation:

Return a list of ISO3166 association lists created from the parsing of ISO3166 file.

locale-codeset (a)
Channel: guix
Location: gnu/installer/locale.scm (gnu installer locale)
supported-locales->locales (a)
Channel: guix
Location: gnu/installer/locale.scm (gnu installer locale)
Documentation:

Given SUPPORTED-LOCALES, a file produced by 'glibc-supported-locales', return a list of locales where each locale is an alist.

locale->configuration (a)
Channel: guix
Location: gnu/installer/locale.scm (gnu installer locale)
Documentation:

Return the configuration field for LOCALE.

run-ethernet-page ()
Channel: guix
Location: gnu/installer/newt/ethernet.scm (gnu installer newt ethernet)
run-hostname-page ()
Channel: guix
Location: gnu/installer/newt/hostname.scm (gnu installer newt hostname)
run-kernel-page ()
Channel: guix
Location: gnu/installer/newt/kernel.scm (gnu installer newt kernel)
run-keymap-page args
Channel: guix
Location: gnu/installer/newt/keymap.scm (gnu installer newt keymap)
Documentation:

Run a page asking the user to select a keyboard layout and variant. LAYOUTS is a list of supported X11-KEYMAP-LAYOUT. For non-Latin keyboard layouts, a second layout and toggle options will be added automatically. Return a list of three elements, the names of the selected keyboard layout, variant and options.

Total public symbols: 86934