|
c39970fa7e
|
new operator 'in' added. It check if an item is member of a list, or if a key is contained in a dictionary
|
2024-05-18 07:47:41 +02:00 |
|
|
9451958218
|
utils_test.go: new test file
|
2024-05-18 07:06:06 +02:00 |
|
|
924051fbcd
|
extended funcs and list tests
|
2024-05-10 09:18:32 +02:00 |
|
|
99e0190b9c
|
operator-dot.go: fixed the index range checking
|
2024-05-10 04:45:51 +02:00 |
|
|
cb0eac54b2
|
list_test.go: new tests on member access
|
2024-05-06 10:40:19 +02:00 |
|
|
539a4b44e9
|
new test files and some refactorings
|
2024-05-06 05:52:25 +02:00 |
|