package bap-std

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Prefix and suffix tries for specified token types.

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