Skip to content

First Mirage release

Pre-release
Pre-release
Compare
Choose a tag to compare
@djs55 djs55 released this 18 Aug 13:49
· 145 commits to master since this release
  • add Mbr_partition: V1_LWT.BLOCK, for easy access to partitions via
    the standard Mirage block interface.
  • use a polymorphic variant result type [Ok of 'a |Error of 'b]