Skip to content

Commit 91886da

Browse files
authored
some code cleaning and complexity improvements (#7133)
* do not use `and` for non mutually recursive types * use List.init, fix complexity of a few operations and make some code more readable * explicit some parameters to make working without LSP/Merlin easier * use fold_left instead of filteri because it is not available on old OCaml versions
1 parent 2880ea3 commit 91886da

File tree

2 files changed

+126
-126
lines changed

2 files changed

+126
-126
lines changed

0 commit comments

Comments
 (0)