swh:1:snp:61dcfc0dd5674a0e65803e88039c122d9532074e
Raw File
Tip revision: 66065e01dfbb036f214d7e54c7ad96cd94a64655 authored by Raphaƫl Proust on 22 September 2022, 08:00:39 UTC
Point to onl'ine hosting places of the tutorial
Tip revision: 66065e0
.ocamlformat
version=0.20.1
wrap-fun-args=false
let-binding-spacing=compact
field-space=loose
break-separators=after
space-around-arrays=false
space-around-lists=false
space-around-records=false
space-around-variants=false
dock-collection-brackets=true
space-around-records=false
sequence-style=separator
doc-comments=before
margin=80
module-item-spacing=sparse
parens-tuple=always
back to top