587
With PieMixin (lemmy.world)
submitted 2 years ago by [email protected] to c/[email protected]
all 39 comments
sorted by: hot top new old
[-] [email protected] 44 points 2 years ago

In this thread: Trying to guess the programming language based on a single keyword and angle brackets. 🙃

[-] [email protected] 10 points 2 years ago

True, but that's definitely C#

[-] [email protected] 16 points 2 years ago* (last edited 2 years ago)

In Scala:

case class Fix[F[_]](unfix: F[Fix[F]])
case class Pie[T](filling: T)
def ohNo: Fix[Pie] = Fix(Pie(ohNo))
[-] [email protected] 3 points 2 years ago

Type erasure sure does go brr...

[-] [email protected] 12 points 2 years ago

is something which is completely unhinged out of context, and sometimes even in context.

[-] [email protected] 2 points 2 years ago

I understand the syntax but i dont get the joke.

[-] [email protected] 8 points 2 years ago

It's an asdf video. "I've got a pie! What flavour? Pie flavourrrr"

this post was submitted on 28 Nov 2023
587 points (97.7% liked)

Programmer Humor

37243 readers
98 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 6 years ago
MODERATORS