package bap-std

  1. Overview
  2. Docs

Prefix and suffix tries for specified token types.

module Prefix (Tok : Token) : V2.S with type key = Tok.t array and type token = Tok.t
module Suffix (Tok : Token) : V2.S with type key = Tok.t array and type token = Tok.t
OCaml

Innovation. Community. Security.