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