|
|
|
|
|
by egeozcan
3198 days ago
|
|
I don't know much about these concepts but isn't `const objToArray = ({ a }) => [a];` losing data, that being the key of the value in the object? I'm asking because it says that "Isomorphism is a pair of transformations between two categories with no data loss". In any case, this is very helpful, thanks for writing/sharing. |
|
As long as you know what the transformation is, you can convert between them without data loss.