ozgunozerk/asynction

Implement a more complex example using `DesugaredFreezable` trait

Closed this issue · 0 comments

This example should aim to demonstrate the endless possibilities of implementing various freezable functions.
Freezable trait does not put any boundary on the capabilities of the function to be implemented. Freezable trait just allows us to freeze the function after each operation.