package mehari-mirage

  1. Overview
  2. Docs
Mehari IO implementation for MirageOS

Install

Dune Dependency

Authors

Maintainers

Sources

0.4.tar.gz
md5=930121ceef2893e48cbc91c6dba1349d
sha512=34bf178aa333b2cfe0cbf4586a342848507d06d71f28e5cc26b798ea192cf1c4e5cdf8b32e3395c14fba5f9fbddcf535e264874b9f4bda386c8e0042c4bd60f6

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.