Commit Graph

44 Commits

Author SHA1 Message Date
7618294078 Refactor dict, add attaching functional 2022-08-19 19:32:52 +03:00
36f03d3d23 Refactor map, add attaching functional 2022-08-19 19:31:01 +03:00
b789b133e2 Refactor set, add attaching functional 2022-08-19 17:41:02 +03:00
925a8855ed Refactor list, add attaching functional 2022-08-19 16:46:07 +03:00
57a8a08234 Refactor array, add attaching functional 2022-08-19 15:22:54 +03:00
e8d3b55ec9 Add dict keys copy methods 2022-08-18 02:44:49 +03:00
3cbf7a6fdf Add stack_push_many method 2022-08-18 00:08:10 +03:00
9f83f59502 Update headers 2022-08-17 22:20:04 +03:00
125153076d Minor fixes 2022-08-16 21:10:54 +03:00
80ba7082d4 Minor fixes 2022-08-16 18:39:55 +03:00
bc489e085e Refactor the attributes 2022-08-16 01:36:37 +03:00
aa4828b4ed Add dict type 2022-08-14 18:20:17 +03:00
af5b89a2f4 Refactor the using of bool type 2022-06-09 16:29:10 +03:00
5a8a7ee6ef Array interface standardization 2022-06-09 16:26:11 +03:00
d592c0adac Map access standardization 2022-06-08 21:00:33 +03:00
4b3204c00f Set access standardization 2022-06-08 20:59:46 +03:00
426f391561 List access standardization 2022-06-08 20:59:07 +03:00
ab75d629d3 Array access standardization 2022-06-08 20:56:59 +03:00
bd9563dbf4 Fix map (extra) update symbol 2022-06-08 10:53:18 +03:00
2f0a3a3c8e Update set (extra) foreach implementation 2022-06-08 09:58:16 +03:00
659c329880 Update list (extra) foreach implementation 2022-06-08 09:57:57 +03:00
472639a681 Update array (extra) foreach implementation 2022-06-08 09:57:41 +03:00
624efada63 Add map implementation 2022-06-08 09:56:59 +03:00
0922870d04 Extend the foreach implementation 2022-06-07 21:42:11 +03:00
8a813e877a Add stack 2022-06-07 21:35:13 +03:00
9a34d1d71f Update headers 2022-06-06 23:47:26 +03:00
0cf27783ea Add set base & extra 2022-06-06 11:23:33 +03:00
da420ef59d Update array & list (extra) foreach symbols 2022-06-06 11:22:48 +03:00
51c1fbf52d Refactor string symbols 2022-06-06 11:21:32 +03:00
da1f20452c Update list (extra) header 2022-06-05 20:01:28 +03:00
355c822e61 Add array (extra) foreach 2022-06-05 20:01:10 +03:00
3e681aadd8 Add list (extra) foreach 2022-06-05 18:36:48 +03:00
5eeb9677d5 Add list headers 2022-06-04 21:58:04 +03:00
a7aacd9160 Refactor array headers 2022-06-04 21:55:49 +03:00
350e6187ca Update extra array symbols 2022-06-04 21:10:19 +03:00
5d73d46072 Update string trim 2022-06-04 15:43:30 +03:00
ae0e93f068 Add string extra methods 2022-06-04 00:33:29 +03:00
f1314e8bef Update headers 2022-06-03 19:31:02 +03:00
d516884dae Update headers 2022-06-03 19:12:26 +03:00
ed60ffa6e1 Update headers 2022-06-03 18:34:57 +03:00
540d71ee3c Add string 2022-06-02 15:53:09 +03:00
4c3af1db79 Add array 2022-06-02 15:52:43 +03:00
684ed5dfd9 Update base headers 2022-06-02 15:51:53 +03:00
3c4ff8587e Add base headers 2022-06-02 14:20:55 +03:00