1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-02-23 22:40:01 +00:00
Matt Lauber 0ab9ec1ad3 Refactored the is operator for simplicity and efficiency. (#3240)
* Refactored the is operator for simplicity and efficiency.

* Improve `is` filter documentation.

* Update is.js

* extracted `subops.length` to `num_of_subops`
* renamed `subop` to `operator` for clarity/differentiation from `subops`
* refactored to avoid using a `Set` object.

* Update is.js
2018-05-09 18:07:08 +01:00
..
2018-03-29 12:51:08 +01:00
2018-03-06 16:14:50 +00:00
2018-04-21 17:27:31 +01:00
2018-03-23 11:48:48 +00:00
2017-11-14 12:31:35 +00:00
2018-04-25 18:33:53 +01:00
2018-05-05 10:11:51 +01:00
2018-05-02 17:09:24 +01:00
2017-03-29 10:19:42 +01:00
2017-11-18 19:53:52 +00:00
2014-02-25 21:22:21 +00:00
2017-01-29 21:11:30 +00:00