Works like safe but return T instead of SafeValue!T and throw an exception if something goes wrong (can't convert value or can't find key)
See Implementation
Works like safe but return T instead of SafeValue!T and throw an exception if something goes wrong (can't convert value or can't find key)