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 module module-name of type module-type in the project. bp-table and module-table are hash table produced by procedure get-lookup-table. To avoid confusion, only selects module visible from dependent-package unless it is #f.
Return lookup tables as two values. The first value is a hash table from package name to blueprint record, the second value is a hash table from module name to package names that contain a module of that name.