Quantcast
Channel: ReScript Forum - Latest posts
Viewing all articles
Browse latest Browse all 2592

Begginer: Extension methods?

$
0
0

Given that Rescript type system is nominal, adding support for extension methods can be use useful, specially if extension methods names can be math like ‘operators’ like (+ , +=, etc)

It’s worth mentioning that javascript has a tc39 extension methods proposal despite not having a type system


Viewing all articles
Browse latest Browse all 2592

Trending Articles