Is true if an instance of SomeKey that can be implictly cast to K.
For instance const(char)[] can be @trustedly cast to string in a temporary scope.
See Implementation
Is true if an instance of SomeKey that can be implictly cast to K.
For instance const(char)[] can be @trustedly cast to string in a temporary scope.