In this thread: Trying to guess the programming language based on a single keyword and angle brackets. ๐
this post was submitted on 28 Nov 2023
583 points (97.7% liked)
Programmer Humor
32410 readers
229 users here now
Post funny things about programming here! (Or just rant about your favourite programming language.)
Rules:
- Posts must be relevant to programming, programmers, or computer science.
- No NSFW content.
- Jokes must be in good taste. No hate speech, bigotry, etc.
founded 5 years ago
MODERATORS
True, but that's definitely C#
In Scala:
case class Fix[F[_]](unfix: F[Fix[F]])
case class Pie[T](filling: T)
def ohNo: Fix[Pie] = Fix(Pie(ohNo))
Type erasure sure does go brr...
is something which is completely unhinged out of context, and sometimes even in context.
I understand the syntax but i dont get the joke.
It's an asdf video. "I've got a pie! What flavour? Pie flavourrrr"