package travesty
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  Traversable containers, monad extensions, and more
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      travesty-0.7.2.tbz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=49d43ea0e9cef32d493fcc1561fc7480c55d9a2490700e487f4d5c3aff562d61
    
    
  sha512=1cd77071adfb4583d0fcd27469b97bc64b7278761949aaaf415768aec14f6a1243e14575155c75033a5141a0320b4f56687381dc2bc56432a5ea63ea8613d968
    
    
  doc/travesty.containers/Travesty_containers/Singleton/On_monad/argument-1-M/Let_syntax/index.html
Module M.Let_syntax
These are convenient to have in scope when programming with a monad:
val return : 'a -> 'a tt >>= f returns a computation that sequences the computations represented by two monad elements. The resulting computation first does t to yield a value v, and then runs the computation returned by f v.
module Let_syntax : sig ... end sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >