tree-sitter-ocaml 0.16.0

OCaml grammar for the tree-sitter parsing library
Documentation
1
2
3
4
5
6
(library
  (name flow_common_utils_checked_set)
  (wrapped false)
  (libraries
    flow_common_utils
    flow_parser))