Hacker News new | ask | show | jobs
by patates 2714 days ago
Which languages? I'd think it's rare because I know no such standard function from the top of my head.
1 comments

Swift immediately comes to mind - structs are value types. Also, Kotlin has data classes.