Cradicle Explorer
LearningOCaml
Info
Issues
Patches
Wallets
Source
Source
smallProjects
hello
bin
dune
main.ml
doc
lib
test
.ocamlformat
.ocamlformat-ignore
dune-project
hello.opam
.gitignore
3-Data_and_Types.org
Readme.org
/
smallProjects
/
hello
/
bin
/ dune
dune
1
(executable
2
(public_name hello)
3
(name main)
4
(libraries hello))