package oasis

  1. Overview
  2. Docs
Tooling for building OCaml libraries and applications

Install

Dune Dependency

Authors

Maintainers

Sources

oasis-0.4.8.tar.gz
sha256=1e535de19fce623cc0019d2bbc4b158ac47e10b0165620e2ea459b1b0fdbc7d2
md5=9ba176512a3cc008ec39cd4b528cc4e5

doc/oasis.base/BaseMessage/index.html

Module BaseMessage

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) format4 -> 'a
val info : ('a, unit, string, unit) format4 -> 'a
val warning : ('a, unit, string, unit) format4 -> 'a
val error : ('a, unit, string, unit) format4 -> 'a
OCaml

Innovation. Community. Security.