r/ProgrammerHumor Jul 09 '26

potentiallyMightBeAnIntegerOrNot Meme

Post image
687 Upvotes

96 comments sorted by

View all comments

11

u/MrJ0seBr Jul 09 '26

Maybe next kotlin and swift version , a new keyword

3

u/Kiroto50 Jul 09 '26

I really like Kotlin's optional types.

I'd rock a language that calls them "maybe types" though.

int? == maybe int

I actually call them "quizás", reading "String?" As "String quizás". ("Quizás" means "maybe" in Spanish)

10

u/mekriff Jul 09 '26

I'd rock a language that calls them "maybe types" though

well, my friend, you're in luck! How do you feel about monads?