denim-ui icon indicating copy to clipboard operation
denim-ui copied to clipboard

Remove all converters that are generic over all types, they cause too many cryptic issues

Open kristianhasselknippe opened this issue 5 years ago • 1 comments

The most obvious example we need to get rid of is converter toOption(T) -> Option[T]

kristianhasselknippe avatar Jan 21 '21 11:01 kristianhasselknippe

An option is to make one have to explicitly import them, which is probably an easier fix we can do first.

kristianhasselknippe avatar Jan 21 '21 11:01 kristianhasselknippe