lindig / ocaml-style

A style guide for OCaml

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

neeply nested?

jimt opened this issue · comments

rather than (neeply nested) if-then-else control flow.

Is neeply nested a bit of cleverness or just a typo?

It's a typo. Thanks for spotting it.

commit fbca0785ef336acdd9dce4ea3e1c3c228e293f0c (HEAD -> master, lindig/master)
Author: Christian Lindig <christian.lindig@citrix.com>
Date:   Fri Feb 23 15:41:38 2018 +0000

    Fix typo: s/neeply/deeply/
    
    Signed-off-by: Christian Lindig <christian.lindig@citrix.com>

 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)