isHolding(_:)
Returns whether this value holds a value of type T.
Declaration
func isHolding<T>(_ type: T.Type) -> Bool where T : USDValueProtocolReturns whether this value holds a value of type T.
func isHolding<T>(_ type: T.Type) -> Bool where T : USDValueProtocol