package ocamlformat-mlx-lib
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  OCaml .mlx Code Formatter
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      ocamlformat-mlx-0.27.0.tbz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=6a40faa182faee55f32bc92387b7e7f97818e160e0f4ef0e0032c0b8b70b86d1
    
    
  sha512=7df487ebdcddff3529886e034fa9d5476c765c60926b11b8d86fb0e42bea3ee41f693c898e7f95bfc19ca9fa0116825c040a3e027c1e3b7505ebe6c6508540ec
    
    
  doc/ocamlformat-mlx-lib.stdlib_shims/Ocamlformat_stdlib_shims/Uchar/index.html
Module Ocamlformat_stdlib_shims.UcharSource
include module type of struct include Uchar end
The type for Unicode characters.
A value of this type represents a Unicode scalar value which is an integer in the ranges 0x0000...0xD7FF or 0xE000...0x10FFFF.
bom is U+FEFF, the byte order mark (BOM) character.
is_valid n is true if and only if n is a Unicode scalar value (i.e. in the ranges 0x0000...0xD7FF or 0xE000...0x10FFFF).
UTF codecs tools
The type for UTF decode results. Values of this type represent the result of a Unicode Transformation Format decoding attempt.
utf_8_byte_length u is the number of bytes needed to encode u in UTF-8.
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >