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

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.


go-pseudo-version? (version)
Channel: guix
Location: guix/build-system/go.scm (guix build-system go)
Documentation:

True if VERSION is a Go pseudo-version, i.e., a version string made of a commit hash and its date rather than a proper release tag.

go-target (target)
Channel: guix
Location: guix/build-system/go.scm (guix build-system go)
%go-build-system-modules
Channel: guix
Location: guix/build-system/go.scm (guix build-system go)
go-build (name inputs #:key source phases outputs search-paths install-source? embed-files import-path unpack-path build-flags skip-build? tests? test-flags test-subdirs parallel-build? parallel-tests? allow-go-reference? system goarch goos guile imported-modules modules substitutable?)
Channel: guix
Location: guix/build-system/go.scm (guix build-system go)
go-version->git-ref (version #:key subdir)
Channel: guix
Location: guix/build-system/go.scm (guix build-system go)
Documentation:

Parse VERSION, a "pseudo-version" as defined at <https://golang.org/ref/mod#pseudo-versions>, and extract the commit hash from it, defaulting to full VERSION (stripped from the "+incompatible" suffix if present) if a pseudo-version pattern is not recognized. If SUBDIR is specified and this is not a pseudo-version, then this will prefix SUBDIR/ to the returned tag; when VERSION misses 'v' prefix use SUBDIR/v instead.

guile-build-system
Channel: guix
Location: guix/build-system/guile.scm (guix build-system guile)
%guile-build-system-modules
Channel: guix
Location: guix/build-system/guile.scm (guix build-system guile)
default-scheme-file-regexp
Channel: guix
Location: guix/build-system/guile.scm (guix build-system guile)
%default-hare-modules
Channel: guix
Location: guix/build-system/hare.scm (guix build-system hare)
%default-hare-imported-modules
Channel: guix
Location: guix/build-system/hare.scm (guix build-system hare)
hare-build-system
Channel: guix
Location: guix/build-system/hare.scm (guix build-system hare)
hackage-uri (name version)
Channel: guix
Location: guix/build-system/haskell.scm (guix build-system haskell)
Documentation:

Return a URI string for the Haskell package hosted on Hackage corresponding to NAME and VERSION.

haskell-build-system
Channel: guix
Location: guix/build-system/haskell.scm (guix build-system haskell)
%haskell-build-system-modules
Channel: guix
Location: guix/build-system/haskell.scm (guix build-system haskell)
haskell-build (name inputs #:key source haddock? haddock-flags tests? test-target parallel-build? configure-flags extra-directories phases outputs search-paths system guile imported-modules modules)
Channel: guix
Location: guix/build-system/haskell.scm (guix build-system haskell)
Documentation:

Build SOURCE using HASKELL, and with INPUTS. This assumes that SOURCE provides a 'Setup.hs' file as its build system.

default-haskell ()
Channel: guix
Location: guix/build-system/haskell.scm (guix build-system haskell)
Documentation:

Return the default Haskell package, resolved lazily.

%julia-build-system-modules
Channel: guix
Location: guix/build-system/julia.scm (guix build-system julia)
julia-build (name inputs #:key source tests? parallel-tests? phases outputs search-paths system guile julia-package-name julia-package-uuid julia-package-dependencies imported-modules modules)
Channel: guix
Location: guix/build-system/julia.scm (guix build-system julia)
Documentation:

Build SOURCE using Julia, and with INPUTS.

julia-build-system
Channel: guix
Location: guix/build-system/julia.scm (guix build-system julia)
linux-module-build-system
Channel: guix
Location: guix/build-system/linux-module.scm (guix build-system linux-module)
%linux-module-build-system-modules
Channel: guix
Location: guix/build-system/linux-module.scm (guix build-system linux-module)
linux-module-build (name inputs #:key source target search-paths tests? phases outputs make-flags parallel-build? system source-directory guile substitutable? imported-modules modules)
Channel: guix
Location: guix/build-system/linux-module.scm (guix build-system linux-module)
Documentation:

Build SOURCE using LINUX, and with INPUTS.

luanti-mod-build-system
Channel: guix
Location: guix/build-system/luanti.scm (guix build-system luanti)
maven-build-system
Channel: guix
Location: guix/build-system/maven.scm (guix build-system maven)
Total public symbols: 86650