#type-system

[ follow ]
Web development
fromEvanhahn
1 week ago

Experiment: making TypeScript immutable-by-default

TypeScript cannot be made immutable-by-default purely through its type system; arrays and Records can be made immutable, but regular objects remain problematic.
Scala
fromMedium
5 months ago

Exploring the New Features of Scala 3

Scala 3 simplifies syntax while enhancing expressiveness and developer accessibility.
[ Load more ]