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