package note
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
On This Page
  
  
  Declarative events and signals for OCaml
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      note-0.0.3.tbz
    
    
        
    
  
  
  
    
  
        sha512=cd972d9066fc712625fd143f5bfe94f66d0c8c47adcd0c0dcde698cf7a88a4b8065bc6a39252916f7f2dd763d5c525a0826be9b33d564af5e260e1577b3e6d31
    
    
  doc/CHANGES.html
v0.0.3 2023-07-39 Zagreb
- Add the 
note.brrexperimental library. This used to bebrr.noteinbrr. The toplevel modules have been renamed fromBrr_note*toNote_brr*.brrbecomes an optional dependency ofnote. 
v0.0.2 2022-02-10 La Forclaz (VS)
- Handle 
Pervasives's deprecation (and thus support OCaml 5.00). 
v0.0.1 2020-10-08 Zagreb
First release to support brr.
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page