Implementing Interfaces with S.Struct in TypeScript
Hi,
I've a hard time figuring out how I can implement an interface, like Equal or Hash (in order to use it in an HashSet) with a S.struct like this one :
I've a hard time figuring out how I can implement an interface, like Equal or Hash (in order to use it in an HashSet) with a S.struct like this one :
