Files
Nim/tests/macros
Jake Leahy 900fe8f501 Add contains to std/macrocache (#21304)
* Add test cases

* Implement contains for CacheSeq

* Implement contains for CacheTable

* Fix implementation of hasKey

* Remove contains for CacheSeq

Fix runnable examples

I was accidently using --doccmd:skip so I didn't spot the failure locally

* Implement hasKey as a VM callback instead of magic

* Implement suggestions from PR

Co-Authored-By: ringabout <ringabout@users.noreply.github.com>

* Update lib/core/macrocache.nim

---------

Co-authored-by: ringabout <ringabout@users.noreply.github.com>
Co-authored-by: ringabout <43030857+ringabout@users.noreply.github.com>
2023-02-01 10:00:10 +01:00
..
2019-05-29 22:21:51 +02:00
2021-04-02 11:56:30 +02:00
2020-10-30 15:53:45 +01:00
2020-09-16 21:37:23 +02:00
2019-09-27 07:02:54 +02:00
2019-11-06 14:35:45 +01:00
2019-05-21 21:31:40 +02:00
2019-05-30 11:13:29 +02:00
2020-08-27 15:50:59 +02:00
2020-07-14 16:44:56 +02:00