Closed jwoertink closed 3 years ago
Fixes #32
Since we include Lucky as a dependency of this library, we know that memoize exists at the Object level
memoize
Object
https://github.com/luckyframework/lucky/blob/0fcd828851266b9bb5d2ca4695d0ebdca352a675/src/charms/object.cr#L3
oops. I forgot that I already opened an issue on this https://github.com/luckyframework/lucky/issues/1396
Fixes #32
Since we include Lucky as a dependency of this library, we know that
memoize
exists at theObject
levelhttps://github.com/luckyframework/lucky/blob/0fcd828851266b9bb5d2ca4695d0ebdca352a675/src/charms/object.cr#L3