To focus the search input from anywhere on the page, press the 'S' key.
in-package search v0.1.0
type 'a t
val map : 'a t -> f:('a -> 'b) -> 'b t
val both : 'a t -> 'b t -> ('a * 'b) t