Secret Device
October 27, 2020 ยท View on GitHub
Story
This story uses the setting of creating a device to encrypt messages reliably and repeatedly using anonymous functions.
Concepts explored:
The story also adapts well for concepts-bitwise_manipulation, the types-bit type and composing functions.
Implementations
- Elixir: anonymous-functions (reference implementation)