Programming language idea: operator that explicitly exits a program if a function call fails, called `or die trying`:

```
return http.get(actorUrl) or die trying;
```

Sign in to participate in the conversation
Pixietown

Small server part of the pixie.town infrastructure. Registration is closed.