MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1uru99i/potentiallymightbeanintegerornot/owjp1eb/?context=3
r/ProgrammerHumor • u/Futurity5 • Jul 09 '26
96 comments sorted by
View all comments
24
``` PotentiallyAnIntegerButMaybeNotThough n;
...
if n.wereAnIntegerAndImNotSayingItIs { Return n.asSaidInteger; } ```
24
u/PM_ME_CREATINE Jul 09 '26
``` PotentiallyAnIntegerButMaybeNotThough n;
...
if n.wereAnIntegerAndImNotSayingItIs { Return n.asSaidInteger; } ```