package mehari-mirage

  1. Overview
  2. Docs
Mehari IO implementation for MirageOS

Install

Dune Dependency

Authors

Maintainers

Sources

0.3.tar.gz
md5=bc6261e277d3d6141970027e9d1d3f26
sha512=5ceb0c1e492effe67dc0e659f2837ec2f962feb9dd7f92562a9f594f1dd623e0483a006ae16371deb1368f993a5996623c2e9f56113c1f91fca526899cfc2eae

doc/mehari-mirage/Mehari_mirage/index.html

Module Mehari_mirageSource

Mirage OS compatiblity.

Sourcemodule type S = sig ... end
Sourcemodule Make (Clock : Mirage_clock.PCLOCK) (Stack : Tcpip.Stack.V4V6) (Time : Mirage_time.S) : S with type stack = Stack.t

A functor building an IO module from Mirage components.

OCaml

Innovation. Community. Security.