Emir Pasic
|
74d4456375
|
Fix lint errors
|
2022-04-13 00:38:38 +02:00 |
|
Emir Pasic
|
e438e7b77b
|
Set operations: intersection, union, difference
|
2022-04-13 00:36:42 +02:00 |
|
Emir Pasic
|
1f0b87f0e1
|
Implements json.Marshaler and json.Unmarshaler interfaces
|
2022-04-12 04:31:44 +02:00 |
|
Emir Pasic
|
b5735bcc4d
|
Merge pull request #165 from yvvlee/feature/implements_jsonMarshaler_and_Unmarshaler
Implements json.Marshaler and json.Unmarshaler interfaces
|
2022-04-12 03:58:15 +02:00 |
|
Emir Pasic
|
08ae493e8a
|
Implement NextTo and PrevTo for all iterators and containers (index or key, forward-only or reversable)
|
2022-04-12 01:20:56 +02:00 |
|
mshadow
|
c9a2dcad62
|
Implements json.Marshaler and json.Unmarshaler
|
2021-04-08 15:19:55 +08:00 |
|
emirpasic
|
5123d6be01
|
- fix comments/documentation, rigorous serialization testing
|
2018-09-21 04:45:26 +02:00 |
|
emirpasic
|
73e1b206f9
|
- linkedhashset simplification
|
2018-09-21 03:20:36 +02:00 |
|
emirpasic
|
bd99060a93
|
- update comments and documentation
|
2018-09-21 02:43:37 +02:00 |
|
emirpasic
|
bc82528e1e
|
Sets bulk intialization
|
2018-09-21 02:27:02 +02:00 |
|
emirpasic
|
b5b20b02b3
|
- linkedhashset implementation + iterator + serialization + tests + example + enumerable + documentation
|
2018-09-21 01:55:06 +02:00 |
|