type-lenses
type-lenses copied to clipboard
Extract or modify pieces of arbitrarily nested types with type lenses
Results
1
type-lenses issues
Sort by
recently updated
recently updated
newest added
I know that this solution is already based on a likely tricky implementation of free types, but is it possible to have autocomplete when typing lens directly inside a focusing...