🦞🌯 Lobster Roll

Thread

Returning values and errors (rachelbythebay.com)

Stories related to "Returning values and errors" across the full archive.

Returning values and errors (rachelbythebay.com)
Errors are values (blog.golang.org)
What is the rationale for all comparisons returning false for IEEE754 NaN values? (stackoverflow.com)
Overhead of Returning Optional Values in Java and Rust (pkolaczk.github.io)
Mononym: Type-Level Named Values in Rust - Part 1: Demo and Implementation (maybevoid.com)
https://github.com/maybevoid/mononym
Destroy All Values: Designing Deinitialization in Programming Languages (gankra.github.io)
Destroy All Values: Designing Deinitialization in Programming Languages (faultlore.com)
Programming with Implicit Values, Functions, and Control (2019) (microsoft.com)
What If We Don't Pop the Stack? The Return of 2nd-Class Values (cs.purdue.edu)
Abstract: Using a stack for managing the local state of procedures as popularized by Algol is a simple but effective way to achieve a primitive form of automatic memory management. Hence, the call stack remains the backbone of most programming language runtimes to the present day. However, the a...
Python errors as values: Comparing useful patterns from Go and Rust (inngest.com)
“Useless Ruby sugar”: Keyword argument and hash values omission (zverok.space)
C and returning values quickly or safely. But not both (subethasoftware.com)
How Many Values Does a Boolean Have? (2020) (danilafe.com)
Performance of returning errors vs. exceptions in Go and C++ (dr-knz.net)
Thinking like a compiler: places and values in Rust (steveklabnik.com)
Returning several values from a function in C++ (C++23 edition) (lemire.me)
Returning several values from a function in C++ (C++23 edition) (lemire.me)
Show HN: ts-explicit-errors – A TypeScript library for treating errors as values (github.com)
X Design Notes: Unifying OCaml Modules and Values (blog.polybdenum.com)
Carbon values, variables, and pointers (github.com)
Errors as Values in TypeScript (errore.org)
Errors as Values in TypeScript (errore.org)
What I Always Wanted to Know about Second Class Values (dl.acm.org)