Join Slack
Powered by
Is there a way to use typealias but get type enfor...
# announcements
h
henrik
01/26/2017, 9:14 AM
Is there a way to use typealias but get type enforcing? I have ids that are UUID for several different things, and it would be nice to get the added safety and be able to do things like
set(groupId: GroupId)
together with
set(threadId: ThreadId)
Open in Slack
Previous
Next