dave08
02/22/2023, 1:28 PMFrancis Reynders
02/22/2023, 2:40 PMdave08
02/22/2023, 2:44 PMFrancis Reynders
02/22/2023, 2:47 PMdave08
02/22/2023, 2:50 PMsuspend
aren't pure anyways... and that's what such a memoized()
would do, return another impure suspend fun
so we're not messing with any of the functional laws, just making convenience methods for similar use cases...memoized()
...