Join Slack
Powered by
The point is to have something that combines this ...
# announcements
d
domfox
05/10/2016, 9:31 AM
The point is to have something that combines this pair of functions: interface Lens<T, V> { fun get(t: T): V fun replace(t: T, v: V): T }
3
Views
Open in Slack
Previous
Next