MaciejHadam

Results 1 issues of MaciejHadam

In jsonata.js there is possibility to create binding to js namspace and then call a function. For example You can bind `Math `namespace and call `round `function. `$math().round(2.5)` How I...

enhancement