package fast_bitvector
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
On This Page
  
  
  A bitvector library
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      fast_bitvector-0.1.2.2.tbz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=5be2df6779c72432e1f512c4e31d6b564e90d8d839429c46b2062ef5b9d7b3f4
    
    
  sha512=9196c0e6984eab20cb3e4db4f0c9510ef9d8fd5fb6fed00db7d46bf9d63afe9e6218db732a84d6a213fe1bcbf66acb92755df709e8c746767fbae3af18a280f3
    
    
  Description
Bitvector represented as bytes internally
Dependencies (7)
- 
  
    ppx_cold
  
  
    >= "v0.16.0"
- 
  
    ppx_sexp_value
  
  
    >= "v0.16.0"
- ppx_sexp_conv
- 
  
    ocaml_intrinsics_kernel
  
  
    arch != "arm32" & arch != "x86_32"
- 
  
    ocaml
  
  
    >= "5.1.0"
- 
  
    ocaml
  
  
    >= "4.14.0" & < "5.1.0"
- 
  
    dune
  
  
    >= "3.18"
Dev Dependencies (5)
- 
  
    ppx_optcomp
  
  
    with-test
- 
  
    qcheck-core
  
  
    with-test
- 
  
    odoc
  
  
    with-doc
- 
  
    ppx_jane
  
  
    with-test
- 
  
    expect_test_helpers_core
  
  
    with-test
Used by
None
Conflicts
None
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page