Conversation
|
A minor comment |
It would be more interesting to have metta implementation of creating a space with the corresponding content (maybe, adding the content via |
Of course. My bad. |
Okay, I'll test. Though I thought about using add atom function. |
|
On a conceptual level, the current implementation has nothing specific about jsons. Creation of a space with certain content (underwent reduction) is generally applicable. Such the function can be created and added to stdlib (say, |
Yes, folding with add-atom over the given tuple. |
|
It was decided to make new pr and leave only metta-implemented functions. Closing this one. |
So, I've added rust implementation of json dict discussed here and in person with @Necr0x0Der . It is draft since I haven't finished writing tests and also there will be additions I'm sure.
Also, I've got metta implementation of get-all-keys and get-value-by-key functions
I don't know if we need them and where to put them. Anyway, here is the usage of current functions: