package wax-lib
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Libraries for Wax, a Rust-like syntax for WebAssembly
Install
dune-project
Dependency
Authors
Maintainers
Sources
wax-0.1.0.tbz
sha256=41b580846af8d41bdf6c3f005f62e38feda3e60fe2e9e4aa440db34ce515a153
sha512=4b3a181fcc7d743194a8647260870fb5190770066a197bcc48104c2b77fd40c643228b795c2bcd6b29a120820e969eb42a37a9bcec98b3f608d13f152d9f6579
doc/src/wax-lib.wax/wax_lang.ml.html
Source file wax_lang.ml
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37(* generated by dune *) (** @canonical Wax_lang.Ast *) module Ast = Wax_lang__Ast (** @canonical Wax_lang.Ast_utils *) module Ast_utils = Wax_lang__Ast_utils (** @canonical Wax_lang.Cond_specialize *) module Cond_specialize = Wax_lang__Cond_specialize (** @canonical Wax_lang.Fast_parser *) module Fast_parser = Wax_lang__Fast_parser (** @canonical Wax_lang.Infer *) module Infer = Wax_lang__Infer (** @canonical Wax_lang.Lexer *) module Lexer = Wax_lang__Lexer (** @canonical Wax_lang.Output *) module Output = Wax_lang__Output (** @canonical Wax_lang.Parser *) module Parser = Wax_lang__Parser (** @canonical Wax_lang.Parser_messages *) module Parser_messages = Wax_lang__Parser_messages (** @canonical Wax_lang.Recover *) module Recover = Wax_lang__Recover (** @canonical Wax_lang.Tokens *) module Tokens = Wax_lang__Tokens (** @canonical Wax_lang.Typing *) module Typing = Wax_lang__Typing
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>