You can search for identifiers within the package.
in-package search v0.2.0
include Bastet.Interface.ALT
include Bastet.Interface.FUNCTOR
type 'a t
val map : ('a -> 'b) -> 'a t -> 'b t
val alt : 'a t -> 'a t -> 'a t
val empty : 'a t