|
|
|
|
|
by smt88
2556 days ago
|
|
Constructing an immutable object/value isn't any different than a pure function that outputs that object/value. The difference is just syntax. That said, I don't know if this library uses the practice of immutable-only objects. |
|