Either
spine.support.utils.Either (Abstract)
Useful to limit a Dynamic function argument's type to the specified type parameters. This does NOT make the use of Dynamic type-safe in any way (the underlying type is still Dynamic and Std.isOfType() checks + casts are necessary).
Type Conversions
From:
[spine.support.utils.Either.T1](/api-docs/clay-native/spine/support/utils/Either/T1/)
To:
[spine.support.utils.Either.T1](/api-docs/clay-native/spine/support/utils/Either/T1/)