package orsetto
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  A library of assorted structured data interchange languages
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      r1.0.2.tar.gz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=bb2af4d8b376b2d60fa996bd4d3b90d9f3559455672540f6d7c3598af81d483b
    
    
  md5=f7bfa83013801b42fcdba607af2f012b
    
    
  doc/orsetto.cf/Cf_emit/To_buffer/index.html
Module Cf_emit.To_buffer
val char : char tThe emitter for characters.
val string : string tThe emitter for strings.
val bytes : bytes tThe emitter for byte arrays.
val string_slice : string Cf_slice.t tThe emitter for string slices.
val bytes_slice : bytes Cf_slice.t tThe emitter for byte array slices.
val substitute : (string -> string) -> string tUse substitute f to make a string emitter than uses the keyword substitution method Buffer.add_substitute on the input.
val channel : int -> in_channel tThe emitter for the content read from standard input channels.
val to_string : 'a t -> 'a -> stringUse to_string m v to emit v with m to a fresh buffer and return its contents.
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >