package melange
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Toolchain to produce JS from Reason/OCaml
Install
dune-project
Dependency
Authors
Maintainers
Sources
melange-5.0.1-53.tbz
sha256=abb26e01e5439cb0c7c41f62411441816af7c7c18a9e0800063c3d4df4da8fec
sha512=9d6f7d80f48fe773f6a427d199c1fc5ea095231fc09a4b7a35d4604abcacd5e11dfdd68d017862eb783882b887e536a06c8b9ead22e8ee7ffe23c1d164cee31a
doc/melange.js_parser/Js_parser/Flow_ast/Function/index.html
Module Flow_ast.FunctionSource
module RestParam : sig ... endmodule Param : sig ... endmodule ThisParam : sig ... endmodule Params : sig ... endmodule ReturnAnnot : sig ... endtype ('M, 'T) t = {id : ('M, 'T) Identifier.t option;params : ('M, 'T) Params.t;body : ('M, 'T) body;async : bool;generator : bool;predicate : ('M, 'T) Type.Predicate.t option;return : ('M, 'T) ReturnAnnot.t;tparams : ('M, 'T) Type.TypeParams.t option;comments : ('M, unit) Syntax.t option;sig_loc : 'M;
}and ('M, 'T) body = | BodyBlock of 'M * ('M, 'T) Statement.Block.t| BodyExpression of ('M, 'T) Expression.t
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>