/lessons/lesson20/step2/step.ml
OCaml | 3 lines | 1 code | 2 blank | 0 comment | 0 complexity | 8850fca3c9753093e31d77c53d7de947 MD5 | raw file
Possible License(s): GPL-2.0
1fun input output -> find_in ".(" input 2 3
1fun input output -> find_in ".(" input 2 3