We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0edf0ff commit 605cee1Copy full SHA for 605cee1
1 file changed
notes/global-objects.md
@@ -144,7 +144,9 @@
144
- [ ] `clear()`
145
- [ ] `clone(deep=)`
146
- [ ] FinalizationRegistry (as in JS)
147
+ - [ ] See https://github.com/shockscript/plans/tree/master/runtime/FinalizationRegistry.md
148
- [ ] Weak (WeakRef as in JS)
149
+ - [ ] https://github.com/shockscript/plans/tree/master/runtime/FinalizationRegistry.md
150
- [ ] Math
151
- [ ] `random()`
152
- [ ] `random(start, end)` (inclusive; most Number types supported)
0 commit comments