mathjs/docs/expressions
Jos de Jong 5a4f60fdf6
Fix not being able to use and and or inside a function definition (#3150)
* chore: write unit tests using `and` and `or` inside a function definition (WIP)

* fix: #3143 fix scope issues in rawArgs functions by implementing a `PartitionedMap`

* fix: add more unit tests for `ObjectWrappingMap`

* fix: don't let `ObjectWrappingMap` and `PartitionedMap` extend `Map` (risk of having non-overwritten methods)

* docs: update docs about `rawArgs` functions
2024-02-08 09:53:21 +01:00
..
2022-07-19 12:04:35 +02:00
2018-06-16 14:57:28 +02:00
2017-03-31 10:26:04 +02:00
2023-06-07 15:30:52 +02:00