Secret Device


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

Reference