Ficus 0.0.2

Edit this page

Getting Started

TODO: Put sample code here

open Ficus
let foo = ()
let myAge = 21
let color = Say.FavoriteColor.Red

Here is the path to downloading

paket install Ficus
val foo: unit
val myAge: int
val color: obj