package mirage-block-lwt
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
On This Page
  
  
  Block signatures and implementations for MirageOS using Lwt
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      mirage-block-v1.2.0.tbz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=3373c4305e77e499446860ba81e1ee3c2c47fa2e1645c2c900b54c859f7a2558
    
    
  md5=429022b9e477e8cd99b5906f073c59f4
    
    
  doc/CHANGES.html
v1.2.0 (2019-02-03)
- port to dune from jbuilder (@avsm)
- upgrade opam metadata to 2.0 (@avsm)
- switch to dune-release from topkg (@avsm)
- test OCaml 4.07 as well (@avsm)
1.1.0 (2017-05-22)
- resizeshould be able to return- write_error
- update appveyor.yml
- build with jbuilder
1.0.0 (2016-12-21)
- Import V1.BLOCKfrommirage-typesintoMirage_block.S(@samoht)
- Import V1_LWT.BLOCKfrommirage-types-lwtintoMirage_bloc_lwt.S(@samoht)
0.2 (2015-11-09)
- add Error.string_of_error
- clarify that fold_mappedcallbacks use sectors, not bytes
- bugfix fold_mapped_s
- fold_unmapped_sshould not return the empty buffers: lengths are enough
0.1 (2015-11-03)
- initial version
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page