Join Slack
Powered by
So if you could restrict `Context<T>` to som...
# announcements
h
hudsonb
11/29/2018, 4:40 AM
So if you could restrict
Context<T>
to something like
Context<T : Dsl>
, you could place your dsl marker annotation on
Dsl
and it'll work as desired, That may be too restrictive for ya though.
🎉 1
Open in Slack
Previous
Next