Documents

Examples

Hello, World!

Lets see is this works.

This is an example:

open Test

let v1 = 0

let v2 = 1

let add a b = a + b

add v1 v2

Cool!

Generated on 17 July 2022 at 22:50:26 with FXD (version 0.1.0).