package oasis

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

Message to user

This module is the same as OASISMessage, except we use the context BaseContext.default.

  • author Sylvain Le Gall
val debug : ('a, unit, string, unit) Pervasives.format4 -> 'a
val info : ('a, unit, string, unit) Pervasives.format4 -> 'a
val warning : ('a, unit, string, unit) Pervasives.format4 -> 'a
val error : ('a, unit, string, unit) Pervasives.format4 -> 'a
OCaml

Innovation. Community. Security.