|
|
|
|
|
by antoaravinth
3117 days ago
|
|
That's good explanation. I guess Immutable.js does uses the same concept behind the scene to retrieve each references i.e like commits. Looks like Immutable.js uses Tries data structures for such operations. May be I'm wrong here as well. |
|