Aardvark.UI


JSExpr

Nested types and modules

TypeDescription
UsedState

Functions and values

Function or valueDescription
eliminateDeadBindings e
Signature: e:JSExpr -> State<Set<JSVar>,JSExpr>
escape str
Signature: str:string -> string
rx
Signature: Regex
toString e
Signature: e:JSExpr -> string
toStringInternal e
Signature: e:JSExpr -> string
withoutValue e
Signature: e:JSExpr -> State<Set<JSVar>,JSExpr>
Fork me on GitHub