denim-ui
denim-ui copied to clipboard
Remove all converters that are generic over all types, they cause too many cryptic issues
The most obvious example we need to get rid of is converter toOption(T) -> Option[T]