sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
History plugin
Keep the last n
lines of history on a chan, and give them to newcomers that ask for them
val plugin : ?default_len:int -> ?n:int -> unit -> Plugin.t
plugin for storing n
lines of history and giving them back in query to people who ask.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page