Skip to content

Commit c60b20f

Browse files
committed
Negation of method of built-in object is now possible
1 parent 7c26db8 commit c60b20f

File tree

4 files changed

+328
-295
lines changed

4 files changed

+328
-295
lines changed

Changelog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
3 February 2026
2+
Result from calling a method of a built-in object (hash, calculation a.k.a. UFP) can now be negated with ~ flag
3+
This is especially useful with the `find' method of a hash object.
4+
15
5 January 2026
26
fseek, ftell -> FSEEK, FTELL (Windows: > 2 GB file size).
37
More efficient reading of large XML file with TRM option: fread instead of fgetc.

0 commit comments

Comments
 (0)