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 webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
Return the Texinfo synopsis of PACKAGE, an inferior package. When TRANSLATE? is true, translate it to the current locale's language.
Evaluate EXP in INFERIOR.
Return the derivation for PACKAGE, an inferior package, built for SYSTEM and cross-built for TARGET if TARGET is true. The inferior corresponding to PACKAGE must be live.
Given PIPE, an input/output port, return an inferior that talks over PIPE. PIPE is closed with CLOSE when 'close-inferior' is called on the returned inferior.
Return the list of name/version pairs corresponding to the set of packages available in INFERIOR.
This is faster and less resource-intensive than calling 'inferior-packages'.
Return a content object for an empty directory.
Publish OBJECT under the current peer ID.
Add DATA, a bytevector, to IPFS. Return a content object representing it.
Add FILE under NAME to the IPFS and return a content object for it.
Add FILE to DIRECTORY under NAME, and return the resulting directory. DIRECTORY and FILE must be hashes identifying objects in the IPFS store.
Return an input port to read the content of OBJECT from.