package smol

  1. Overview
  2. Docs

Source file smol.ml

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
(* generated by dune *)

(** @canonical Smol.Algebra *)
module Algebra = Smol__Algebra

(** @canonical Smol.Literal *)
module Literal = Smol__Literal

(** @canonical Smol.Matrix *)
module Matrix = Smol__Matrix

(** @canonical Smol.Monomial *)
module Monomial = Smol__Monomial

(** @canonical Smol.Polynomial *)
module Polynomial = Smol__Polynomial

(** @canonical Smol.Vector *)
module Vector = Smol__Vector
OCaml

Innovation. Community. Security.