Module Bap_byteweight.V1

module type S = S
module Make (Corpus : Corpus) (Trie : Bap.Std.Trie.S with type key = Corpus.key) : S with type key = Corpus.key and type corpus = Corpus.t