package batteries
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  A community-maintained standard library extension
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      v3.5.0.tar.gz
    
    
        
    
  
  
  
    
  
  
    
  
        md5=e4b70d1a716f0aaba36f419f618d0a2e
    
    
  sha512=a31f1f8cf2c7c3c6c757f3bfae98ff61bb32bab6a1f1e215937df42bcfa447aad41a37edb28d7bcecb88b3838ed8bd57142bcf8e2d28e09bb538055fd8a3b72d
    
    
  doc/batteries.unthreaded/BatNumber/module-type-Numeric/index.html
Module type BatNumber.Numeric
The full set of operations of a type of numbers
val zero : tval one : tval ord : t BatOrd.ordval of_int : int -> tval to_int : t -> intval of_float : float -> tval to_float : t -> floatval of_string : string -> tval to_string : t -> stringtype discrete = tmodule Infix : Infix with type bat__infix_t = tmodule Compare : Compare with type bat__compare_t = tinclude Infix with type bat__infix_t = t
type bat__infix_t = tval (+) : bat__infix_t -> bat__infix_t -> bat__infix_tval (-) : bat__infix_t -> bat__infix_t -> bat__infix_tval (*) : bat__infix_t -> bat__infix_t -> bat__infix_tval (/) : bat__infix_t -> bat__infix_t -> bat__infix_tval (**) : bat__infix_t -> bat__infix_t -> bat__infix_tval (--) : bat__infix_t -> bat__infix_t -> bat__infix_t BatEnum.tval (---) : bat__infix_t -> bat__infix_t -> bat__infix_t BatEnum.tinclude RefOps with type bat__refops_t = t
type bat__refops_t = tval (+=) : bat__refops_t ref -> bat__refops_t -> unitval (-=) : bat__refops_t ref -> bat__refops_t -> unitval (*=) : bat__refops_t ref -> bat__refops_t -> unitval (/=) : bat__refops_t ref -> bat__refops_t -> unit sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >