Eason Du
functional and mathematical

functional and mathematical

Follow
Follow
homescala,FPnewsletter
Tag

Scala

#scala

More content

Read more stories on Hashnode


Articles with this tag

An incomplete guide to Scala 3 macros and Multi-stage programming

Feb 21, 20234 min read

Macros, a form of metaprogramming,or more precisely Multi-stage programming, is a way to modify code as data during compile time. Thanks to this...

An incomplete guide to Scala 3 macros and Multi-stage programming

My first contribution to scala metals in 2023

Jan 31, 20232 min read

what's metals metals is the new Scala IDE with supreme support of Scala 3. Killer Features include worksheet : that eval code on the air instantly ....

My first contribution to scala metals in 2023