package luna

  1. Overview
  2. No Docs
Luhn validation library for OCaml

Install

dune-project
 Dependency

Authors

Maintainers

Sources

v0.1.0.tar.gz
md5=f568b6c171310ae9ef565853a69049f4
sha512=a11847d2bcb0929540f022f9f95aa40cb266c1c911ab220837e4066c31dc3bb82aa10a10c07766abfb6e1f8e4f6e5cf40738d5cb7c0cbfac012a4b2b3a694c34

Description

A library to validate numbers using the Luhn algorithm

Dependencies (2)

  1. ocaml
  2. dune >= "3.21"

Dev Dependencies (2)

  1. odoc with-doc
  2. ounit2 with-test

Used by

None

Conflicts

None