package core_kernel
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  Industrial strength alternative to OCaml's standard library
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      v0.14.1.tar.gz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=1d91a0d58e9a98809eb3bc888ae716e786c68ad5d07a874c37d9c1ef9fd24438
    
    
  md5=77b25affd5155128ca757d38e496d89f
    
    
  doc/core_kernel.iobuf/Iobuf/Unsafe/index.html
Module Iobuf.Unsafe
Unsafe has submodules that are like their corresponding module, except with no range checks. Hence, mistaken uses can cause segfaults. Be careful!
Consume.string t ~len reads len characters (all, by default) from t into a new string and advances the lower bound of the window accordingly.
Fill.bin_prot X.bin_write_t t x writes x to t in bin-prot form, advancing past the bytes written.
Peek and Poke functions access a value at pos from the lower bound of the window and do not advance.
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >