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

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.


home-gnome-keyring-shepherd-service (a)
Channel: bugchan
Location: bugchan/services/gnome.scm (bugchan services gnome)
home-gnome-keyring-service-type
Channel: bugchan
Location: bugchan/services/gnome.scm (bugchan services gnome)
remove-nils (a)
Channel: bugchan
Location: bugchan/util/helper-functions.scm (bugchan util helper-functions)
flatten-list (a)
Channel: bugchan
Location: bugchan/util/helper-functions.scm (bugchan util helper-functions)
Documentation:

take LST as a list of lists and flatten all nested lists: (flatten-list (list 1 2 (list 3 (list 4)) 5)) => (1 2 3 4 5)

remove-nils (a)
Channel: bugchan
Location: bugchan/util/lists.scm (bugchan util lists)
flatten-list (a)
Channel: bugchan
Location: bugchan/util/lists.scm (bugchan util lists)
Documentation:

take LST as a list of lists and flatten all nested lists: (flatten-list (list 1 2 (list 3 (list 4)) 5)) => (1 2 3 4 5)

as-pair (a)
Channel: bugchan
Location: bugchan/util/lists.scm (bugchan util lists)
Documentation:

Convert a list into a nested pair. Example: (as-pair '(1 2 3)) => ((1 . 2) . 3)

tostring args
Channel: bugchan
Location: bugchan/util/strings.scm (bugchan util strings)
Documentation:

convert S into a stringified form, with an optional delimiter to be used for lists and pairs.

as-string (a)
Channel: bugchan
Location: bugchan/util/strings.scm (bugchan util strings)
Documentation:

represent string S as a 'string' within a string. Example: (as-string "hello") => ""hello""

sbcl-date-time-parser
Channel: invoke-restart
Location: invoke-restart/packages/common-lisp.scm (invoke-restart packages common-lisp)
ecl-cl-gendoc
Channel: invoke-restart
Location: invoke-restart/packages/common-lisp.scm (invoke-restart packages common-lisp)
cl-mondo
Channel: invoke-restart
Location: invoke-restart/packages/common-lisp.scm (invoke-restart packages common-lisp)
sbcl-cl-guix-utils-1
Channel: invoke-restart
Location: invoke-restart/packages/common-lisp.scm (invoke-restart packages common-lisp)
sbcl-scribble
Channel: invoke-restart
Location: invoke-restart/packages/common-lisp.scm (invoke-restart packages common-lisp)
cl-clones
Channel: invoke-restart
Location: invoke-restart/packages/common-lisp.scm (invoke-restart packages common-lisp)
sbcl-lacrida
Channel: invoke-restart
Location: invoke-restart/packages/common-lisp.scm (invoke-restart packages common-lisp)
sbcl-clm
Channel: invoke-restart
Location: invoke-restart/packages/common-lisp.scm (invoke-restart packages common-lisp)
sbcl-osc
Channel: invoke-restart
Location: invoke-restart/packages/common-lisp.scm (invoke-restart packages common-lisp)
sbcl-trivial-irc
Channel: invoke-restart
Location: invoke-restart/packages/common-lisp.scm (invoke-restart packages common-lisp)
cl-clm
Channel: invoke-restart
Location: invoke-restart/packages/common-lisp.scm (invoke-restart packages common-lisp)
cl-date-time-parser
Channel: invoke-restart
Location: invoke-restart/packages/common-lisp.scm (invoke-restart packages common-lisp)
cl-lacrida
Channel: invoke-restart
Location: invoke-restart/packages/common-lisp.scm (invoke-restart packages common-lisp)
sbcl-cl-guix-utils
Channel: invoke-restart
Location: invoke-restart/packages/common-lisp.scm (invoke-restart packages common-lisp)
cl-scribble
Channel: invoke-restart
Location: invoke-restart/packages/common-lisp.scm (invoke-restart packages common-lisp)
Page: 172737475763675
Total public symbols: 88195