You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the current native (Java) implementation of the Ecstasy type system support, we commonly use a GenericTypeResolver abstraction to perform various type transformations. Currently, this concept is not available on the natural (Ecstasy) side.
The text was updated successfully, but these errors were encountered:
In the current native (Java) implementation of the Ecstasy type system support, we commonly use a GenericTypeResolver abstraction to perform various type transformations. Currently, this concept is not available on the natural (Ecstasy) side.
The text was updated successfully, but these errors were encountered: