its makes more sense to say “a pizza slice”. using “of” in this way is from french.
- 0 Posts
- 3 Comments
Joined 2 years ago
Cake day: July 6th, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
charje@lemmy.mlto Open Source@lemmy.ml•Is there any closed source android app that you wish had a good open source alternative?3·1 year agoVisual voicemail
well, the
: String
is supposed to be optional right? type inference should know what it is. In truth though, return type polymorphism makes us write more type annotations than I would like.