Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
    Page
Library
Module
Module type
Parameter
Class
Class type
Source
Bap_byteweight.V2module type S = sig ... endmodule Make
  (Corpus : Corpus)
  (Trie : Bap.Std.Trie.V2.S with type key = Corpus.key) : 
  S
    with type key = Corpus.key
     and type corpus = Corpus.t
     and type token = Trie.token