package ppx_expect
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Cram like framework for OCaml
Install
dune-project
Dependency
Authors
Maintainers
Sources
v0.15.1.tar.gz
sha256=dd3eaa86e921501414dac6b2f68238ff5455a0f7bec13f851dc51eba2f9a2097
doc/ppx_expect.matcher/Expect_test_matcher/Cst/Line/index.html
Module Cst.Line
type 'a not_blank = {trailing_blanks : Base.string;(*regexp: "
*)\t*"orig : Base.string;(*Original contents of the line without the trailing blanks or indentation. regexp: "
*)^\n*^ \t\n"data : 'a;(*Data associated to the line.
*)
}val sexp_of_not_blank :
('a -> Sexplib0.Sexp.t) ->
'a not_blank ->
Sexplib0.Sexp.ttype 'a t = | Blank of Base.string(*regexp: "
*)\t*"| Conflict_marker of Base.string(*regexp: "^(<
|
||>
|=
)"
*)| Not_blank of 'a not_blank
val sexp_of_t : ('a -> Sexplib0.Sexp.t) -> 'a t -> Sexplib0.Sexp.tval map : 'a t -> f:(Base.string -> 'a -> 'b) -> 'b tThe callback receive the orig and data fields
val data : 'a t -> blank:'a -> conflict_marker:(Base.string -> 'a) -> 'a sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>