Return
Styles:
Pseud0ch
,
Terminal
,
Valhalla
,
NES
,
Geocities
,
Blue Moon
.
Entire thread
python
1
Name:
Anonymous
2018-11-20 1:32
tell me what you know about python, and how to program in it
30
Name:
Anonymous
2018-11-27 11:45
When you do not just want to return the error but want to handle it:
ass, err := piss()
if err != nil {
error handling
}
code
In haskell:
bimap (\err -> ...) (\val -> ...) faith
Newer Posts
Don't change these.
Name:
Email:
Entire Thread
Thread List