package ocaml-base-compiler
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  Official release 4.10.1
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      4.10.1.tar.gz
    
    
        
    
  
  
  
    
  
        sha256=d1dd3d39dc2d06aca694e8a97983d25d5730c19ad8ceff83c3072fd05adaf28e
    
    
  doc/ocamlcommon/Type_immediacy/index.html
Module Type_immediacy
Immediacy status of a type
module Violation : sig ... endval coerce : t -> as_:t -> (unit, Violation.t) resultcoerce t ~as_ returns Ok () iff t can be seen as type immediacy as_. For instance, Always can be seen as Always_on_64bits but the opposite is not true. Return Error _ if the coercion is not possible.
val of_attributes : Parsetree.attributes -> tReturn the immediateness of a type as indicated by the user via attributes
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >