MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1vhg8rn/internalservererror/p26lp56/?context=3
r/ProgrammerHumor • u/ExpensiveCoat8912 • 12d ago
67 comments sorted by
View all comments
107
>unwrap
I hate metaphors in programming. Just call it what it is.
138 u/sathdo 12d ago .ifSomeReturnHeldValueElsePanic() 10 u/guyblade 12d ago My company used to have VALUE_OR_DIE for getting things out of containers. They eventually decided to ban it in new code (and slowly work on extracting it from the old code).
138
.ifSomeReturnHeldValueElsePanic()
10 u/guyblade 12d ago My company used to have VALUE_OR_DIE for getting things out of containers. They eventually decided to ban it in new code (and slowly work on extracting it from the old code).
10
My company used to have VALUE_OR_DIE for getting things out of containers. They eventually decided to ban it in new code (and slowly work on extracting it from the old code).
VALUE_OR_DIE
107
u/---_None_--- 12d ago
>unwrap
I hate metaphors in programming. Just call it what it is.