package mtl
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
On This Page
  
  
  A Monad Transformers Library for OCaml
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      v1.0.0.tar.gz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=d1a54676bbffa0401efecc61d614a2a46c78fecf8c1c28341c4aeb85a6b1a87d
    
    
  md5=705ec4ca36ed5ab8f4bde4d8f8537f7d
    
    
  doc/mtl/Mtl/Ref_monad/index.html
Module Mtl.Ref_monad
Parameters
module V : sig ... endSignature
type value = V.valueinclude Monad.S
  with type ('x, 'a) result := ('x, 'a) result
   and type ('x, 'a) result_exn := ('x, 'a) result_exn
include Monad.BASE
  with type ('x, 'a) result := ('x, 'a) result
  with type ('x, 'a) result_exn := ('x, 'a) result_exn
val unit : 'a -> ('x, 'a) mval run_exn : ('x, 'a) m -> ('x, 'a) result_exnval zero : unit -> ('x, 'a) mval guard : bool -> ('x, unit) m sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page