combinators

Tag

Cards List
#combinators

Rust: Don't Panic

Lobsters Hottest · 2026-08-03 Cached

A video transcript discussing how to avoid panics in Rust by using combinators and the Result type instead of unwrap, explaining the three typical crash causes and emphasizing writing robust code.

0 favorites 0 likes
#combinators

An informal tutorial on Joy

Lobsters Hottest · 2026-07-20 Cached

A tutorial on the Joy programming language, a functional language based on composition of functions and combinators, using postfix notation and stack-based execution.

0 favorites 0 likes
← Back to home

Submit Feedback