Learn
Packages
Community
Blog
Playground
max) { row = max } }" @keyup.up="if (row !== null) { row -=1; if (row < 0) { row = null } }" @keyup.right="if (col < 1) col++" @keyup.left="if (col >= 1) col--" :aria-activedescendant="row !== null ? 'package-autocomplete-'+row+'-'+col : null" hx-get="/packages/autocomplete" hx-params="q" hx-trigger="keyup changed, search" hx-target="#header-search-results" hx-indicator="#header-search-indicator" >
Searching...
Or go to:
Standard Library API
Learn
Packages
Community
Blog
Playground
Get started
conf-snappy
latest (1)
1
side menu
Overview
Docs
Virtual package relying on snappy
Install
copied = false, 2000)" :class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
google.github.io
Edit opam file
Authors
Gabriel Scherer
Maintainers
G
gabriel.scherer@inria.fr
Description
This package can only install if the snappy library is installed on the system.
Published:
03 Apr 2018
Dependencies
None
Dev Dependencies
None
Used by (2)
leveldb
< "1.2.0"
snappy
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)" x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)" >
On This Page
Description
Dependencies
Dev Dependencies
Used by (2)
Conflicts