casting
cast
Cast the input to the specified type.
Arguments:
inp
- The input to cast.to_type
- The type to cast the input to.
Returns:
The input after casting to the new type.
Cast the input to the specified type.
Arguments:
inp
- The input to cast.to_type
- The type to cast the input to.Returns:
The input after casting to the new type.