_ _ _ _ _
/\ \ /\ \ /\ \ /\_\ / /\
\_\ \ / \ \\ \ \ / / / / / \
/\__ \ / /\ \ \\ \ \_/ / / / / /\ \__
/ /_ \ \ / / /\ \ \\ \___/ / / / /\ \___\
/ / /\ \ \ / / / \ \_\\ \ \_/ \ \ \ \/___/
/ / / \/_// / / / / / \ \ \ \ \ \
/ / / / / / / / / \ \ \ _ \ \ \
/ / / / / /___/ / / \ \ \ /_/\__/ / /
/_/ / / / /____\/ / \ \_\\ \/___/ /
\_\/ \/_________/ \/_/ \_____\/
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.
crate-url? (t-1dc3c8dc1ff2f34c-770) crate-name->package-name (name) cargo-guile-json ()Documentation: Return the default guile-json package, resolved lazily.
crate-uri (name version)Documentation: Return a URI string for the crate package hosted at crates.io corresponding to NAME and VERSION.
%cargo-build-system-modules cargo-triplet (#:optional target) cargo-inputs (name #:key module)Documentation: Lookup Cargo inputs for NAME defined in MODULE, return an empty list if unavailable.
chicken-build (name inputs #:key source phases outputs search-paths egg-name unpack-path build-flags tests? system guile imported-modules modules) egg-uri (name version #:optional extension)Documentation: Return a URI string for the CHICKEN egg corresponding to NAME and VERSION. EXTENSION is the file name extension, such as '.tar.gz'.
%chicken-build-system-modules %clojure-build-system-modules clojure-build (name inputs #:key source source-dirs java-source-dirs test-dirs compile-dir java-compile-dir jar-names main-class omit-source? aot-include aot-exclude doc-dirs doc-regex tests? test-include test-exclude phases outputs search-paths system guile imported-modules modules)Documentation: Build SOURCE with INPUTS.
cmake-build (name inputs #:key guile source outputs configure-flags search-paths make-flags out-of-source? generator build-type tests? test-exclude test-repeat-until-pass? test-repeat-until-pass-count parallel-build? parallel-tests? validate-runpath? patch-shebangs? strip-binaries? strip-flags strip-directories phases system substitutable? imported-modules modules allowed-references disallowed-references)Documentation: Build SOURCE using CMAKE, and with INPUTS. This assumes that SOURCE provides a 'CMakeLists.txt' file as its build system.
%cmake-build-system-modules default-cmake (target)Documentation: Return the default CMake package.
Total public symbols: 86650