package calculon

  1. Overview
  2. Docs
Library for writing IRC bots in OCaml and a collection of plugins

Install

Dune Dependency

Authors

Maintainers

Sources

v0.8.tar.gz
md5=4d34a4d99816effb06954ea283be0e5b
sha512=b9ec29bc0fc40774075b528524bd191b4dde013465805499b6f49b9dd070b404b34364c77ef994f0bc01c9213f1f7c0a4aa749f84f8de55de810088499b29cfc

doc/calculon.common/Calculon_common/index.html

Module Calculon_commonSource

Sourceval spf : ('a, unit, string) format -> 'a
Sourceval (let@) : ('a -> 'b) -> 'a -> 'b
Sourceval id : 'a -> 'a
Sourcemodule Option : sig ... end
Sourceval unwrap_result_failwith : ('a, string) result -> 'a
Sourceval wrap_failwith : string -> (unit -> 'a) -> 'a
Sourceval guard_res : ?ctx:string -> (unit -> 'a) -> ('a, string) result
Sourcemodule Lwt_infix : sig ... end
OCaml

Innovation. Community. Security.