You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to dotty-internals
Hello,
If you are going to track Effects then there is incrementally little addition to track Type Refinements. Perhaps this might be worth adding as it can help optimisations like dead code elimination, memorisation, eliminate size / range / legal value checks. Also it will make the language safe also. E.g. http://refined.timepit.eu.
Some of them are available as libraries but optimisation and safety benefits may not be as great as when they might be part of the core and can be easily added with effects.