this post was submitted on 20 Jun 2023
12 points (100.0% liked)

Scala

336 readers
1 users here now

founded 1 year ago
MODERATORS
 

Could be very helpful at demonstrating how scala is a superpower you don’t have to spend years of ninja training to begin to access.

you are viewing a single comment's thread
view the rest of the comments
[–] HiddenTower 1 points 1 year ago

From the example it looks like your code imports the lib by its name, the toolkit doesn’t hide or rename the underlying lib, so if one is removed for some reason it will fail on that dependency and be clear that you have to get that one back.