_ _ _ _ _
/\ \ /\ \ /\ \ /\_\ / /\
\_\ \ / \ \\ \ \ / / / / / \
/\__ \ / /\ \ \\ \ \_/ / / / / /\ \__
/ /_ \ \ / / /\ \ \\ \___/ / / / /\ \___\
/ / /\ \ \ / / / \ \_\\ \ \_/ \ \ \ \/___/
/ / / \/_// / / / / / \ \ \ \ \ \
/ / / / / / / / / \ \ \ _ \ \ \
/ / / / / /___/ / / \ \ \ /_/\__/ / /
/_/ / / / /____\/ / \ \_\\ \/___/ /
\_\/ \/_________/ \/_/ \_____\/
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.
cargo-triplet (#:optional target) cargo-inputs (name #:key module)Documentation: Lookup Cargo inputs for NAME defined in MODULE, return an empty list if unavailable.
crate-name->package-name (name) 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 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 (name inputs #:key source phases outputs search-paths egg-name unpack-path build-flags tests? system guile imported-modules modules) %chicken-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.
%clojure-build-system-modules %cmake-build-system-modules default-ninja ()Documentation: Return the default ninja package.
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.
default-cmake (target)Documentation: Return the default CMake package.
lower (name #:key source inputs native-inputs outputs system target php composer-classloader findclass . arguments) composer-build (name inputs #:key guile source outputs configure-flags search-paths out-of-source? composer-file tests? test-target test-flags install-target validate-runpath? patch-shebangs? strip-binaries? strip-flags strip-directories phases system imported-modules modules)Documentation: Build SOURCE using PHP, and with INPUTS. This assumes that SOURCE provides a 'composer.json' file as its build system.
Total public symbols: 86853