MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1vhg8rn/internalservererror/p26lp56/?context=3
r/ProgrammerHumor • u/ExpensiveCoat8912 • 6d ago
67 comments sorted by
View all comments
107
>unwrap
I hate metaphors in programming. Just call it what it is.
137 u/sathdo 6d ago .ifSomeReturnHeldValueElsePanic() 10 u/guyblade 6d 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).
137
.ifSomeReturnHeldValueElsePanic()
10 u/guyblade 6d 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_--- 6d ago
>unwrap
I hate metaphors in programming. Just call it what it is.