package mehari-mirage

  1. Overview
  2. Docs
Mehari IO implementation for MirageOS

Install

Dune Dependency

Authors

Maintainers

Sources

0.1.tar.gz
md5=f06e131a181383bc4e2515c4cd049b04
sha512=43abbfd3d30be29dc814207152474877356e74877867b2f3bf7be93c4c551c4fed4b915fe60b6bf9bd03e6605bd3fdf1ce31af750267470df04906a75b93693f

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.