You can search for identifiers within the package.
in-package search v0.2.0
session
Session
module Lift : sig ... end
Lift S.Now to S.Future
S.Now
S.Future
module Memory : sig ... end
In-memory backend using the S.Now signature.
module S : sig ... end
Session-related signatures and types.