zapashcanon e78bb1ed51
Some checks failed
build / build (push) Failing after 2m33s
add CI
2025-01-20 04:11:06 +01:00
2025-01-20 04:11:06 +01:00
2022-02-17 23:17:22 +01:00
2022-02-17 23:17:22 +01:00
2022-02-17 23:17:22 +01:00
2019-11-26 18:20:44 +01:00
2019-11-26 18:20:44 +01:00
2022-02-17 23:17:22 +01:00
2019-11-26 18:40:28 +01:00
2019-11-26 18:20:44 +01:00
2019-11-26 18:20:44 +01:00
2019-11-18 02:32:21 +01:00
2019-11-18 04:16:56 +01:00

Exit builds.sr.ht status

Exit is an OCaml library to get exit status as declared in stdlib.h. It gives access to the values of EXIT_SUCCESS and EXIT_FAILURE macros and provides some functions built around them.

Install

opam install exit

Usage

See examples.

Build

dune build @all

Test

dune runtest

Changes

See CHANGES.

License

See LICENSE.

Description
An OCaml library to get exit status as declared in stdlib.h
Readme
Languages
Dune 48.9%
OCaml 20.1%
C 17.4%
Standard ML 13.6%