package mehari-mirage

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

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.