You can search for identifiers within the package.
in-package search v0.2.0
Get the dimensions of the terminal
val get_rows : unit -> int option
Return the number of rows that can be displayed
val get_columns : unit -> int option
Return the number of columns that can be displayed