package utop
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Universal toplevel for OCaml
Install
dune-project
Dependency
Authors
Maintainers
Sources
utop-2.14.0.tbz
sha256=0fd5a9bc5b458524a71463a1fe0cd16f9b7be13673ae303118b7216e0d273ba9
sha512=d64a5ab671424279be13ebd080deac7ee46e2c9bc3abcfc37a6dff164124cc3abc52801527c35d9160ec868f9b8f334880026aaeaad02e507112fd8392094845
doc/utop/UTop_styles/index.html
Module UTop_stylesSource
Styled loaded from ~/.utoprc
Source
type styles = {mutable style_keyword : LTerm_style.t;mutable style_symbol : LTerm_style.t;mutable style_ident : LTerm_style.t;mutable style_module : LTerm_style.t;mutable style_constant : LTerm_style.t;mutable style_char : LTerm_style.t;mutable style_string : LTerm_style.t;mutable style_quotation : LTerm_style.t;mutable style_comment : LTerm_style.t;mutable style_doc : LTerm_style.t;mutable style_blanks : LTerm_style.t;mutable style_error : LTerm_style.t;mutable style_directive : LTerm_style.t;mutable style_paren : LTerm_style.t;mutable style_font : string option;mutable style_foreground : LTerm_style.color option;mutable style_background : LTerm_style.color option;mutable style_cursor : LTerm_style.color option;
}Type of utop styles.
Load resources into styles.
Source
val stylise :
(UTop_token.location -> LTerm_style.t -> unit) ->
(UTop_token.t * UTop_token.location) list ->
unitstylise apply tokens calls apply on all token locations with the associated style.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>