Looking for some Scala 3 coding?
Look no further! At Scala in the City, Adam Warski showed us the new addition to Scala 3, Context functions!
Context is King
Context functions are one of the new additions to Scala 3. They allow interaction between two other Scala features: functions-as-values and implicit (given) parameters.
How to use this construct? What might be the potential use-cases?
Come for some Scala 3 live-coding!