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-7.0.1-414.tbz
sha256=4cbd885db9801068fb59d13b6e08e13fe3fe091dc14716382a90764ee874a8a7
sha512=155d448a0e84e81541fd0989d3a7f4b96c625ff288aeeccfadf7e36751f1188bc295c999cc725fda5ad157150eed33ebc5735d81820b9fc45772bdbf0f6d9b29
doc/melange.js_parser/Js_parser/Flow_ast/Pattern/Object/Property/index.html
Module Object.PropertySource
Source
type ('M, 'T) key = | StringLiteral of 'M * 'M StringLiteral.t| NumberLiteral of 'M * 'M NumberLiteral.t| BigIntLiteral of 'M * 'M BigIntLiteral.t| Identifier of ('M, 'T) Identifier.t| Computed of ('M, 'T) ComputedKey.t
Source
and ('M, 'T) t' = {key : ('M, 'T) key;pattern : ('M, 'T) Pattern.t;default : ('M, 'T) Expression.t option;shorthand : bool;
}Source
val pp_key :
(Format.formatter -> 'M -> unit) ->
(Format.formatter -> 'T -> unit) ->
Format.formatter ->
('M, 'T) key ->
unitSource
val show_key :
(Format.formatter -> 'M -> unit) ->
(Format.formatter -> 'T -> unit) ->
('M, 'T) key ->
stringSource
val pp :
(Format.formatter -> 'M -> unit) ->
(Format.formatter -> 'T -> unit) ->
Format.formatter ->
('M, 'T) t ->
unitSource
val show :
(Format.formatter -> 'M -> unit) ->
(Format.formatter -> 'T -> unit) ->
('M, 'T) t ->
stringSource
val pp_t' :
(Format.formatter -> 'M -> unit) ->
(Format.formatter -> 'T -> unit) ->
Format.formatter ->
('M, 'T) t' ->
unitSource
val show_t' :
(Format.formatter -> 'M -> unit) ->
(Format.formatter -> 'T -> unit) ->
('M, 'T) t' ->
string sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>