Commit Graph

19 Commits

Author SHA1 Message Date
Gregory Lirent 1d8e8efe90 Update rbtree-based foreach implementation 2022-08-24 12:29:55 +03:00
Gregory Lirent 48bddb6db8 Refactor the internal symbols 2022-08-22 14:18:38 +03:00
Gregory Lirent 08aebcc15b Minor fixes & modifications 2022-08-19 20:00:10 +03:00
Gregory Lirent b789b133e2 Refactor set, add attaching functional 2022-08-19 17:41:02 +03:00
Gregory Lirent c9ec0d110f Refactor usage of the stack_t initialization 2022-08-18 03:15:57 +03:00
Gregory Lirent 72770c3561 Rollback excess abstractions for rbtree's types 2022-08-18 02:18:44 +03:00
Gregory Lirent 511516b218 Refactor rbtree types 2022-08-14 18:24:16 +03:00
Gregory Lirent aa4828b4ed Add dict type 2022-08-14 18:20:17 +03:00
Gregory Lirent d0a89044f5 Fix set & map (extra) find 2022-06-10 21:22:52 +03:00
Gregory Lirent af5b89a2f4 Refactor the using of bool type 2022-06-09 16:29:10 +03:00
Gregory Lirent 4b3204c00f Set access standardization 2022-06-08 20:59:46 +03:00
Gregory Lirent d222d9420d Fix set (extra) find ret value 2022-06-08 10:53:52 +03:00
Gregory Lirent a95f3f18ea Refacor set 2022-06-08 09:58:49 +03:00
Gregory Lirent 2f0a3a3c8e Update set (extra) foreach implementation 2022-06-08 09:58:16 +03:00
Gregory Lirent 05bed02ad9 Update implementation of set (recursion => stack) 2022-06-08 00:11:42 +03:00
Gregory Lirent 0922870d04 Extend the foreach implementation 2022-06-07 21:42:11 +03:00
Gregory Lirent b6a97576e4 Change iteration implementation to the stack based 2022-06-07 21:41:09 +03:00
Gregory Lirent c17edda61c Fix set (extra) insertion & foreach 2022-06-06 23:46:55 +03:00
Gregory Lirent 0cf27783ea Add set base & extra 2022-06-06 11:23:33 +03:00