package rizzo

  1. Overview
  2. Docs

0.1.0 - 2025-11-27

  • Initial release of the Rizzo FRP library.
  • Core modules: generic signal, channel, and types, including event loop and heap internals.
  • Input handling via console_input and port_input.
  • Output handling via console_output and port_send_outputD.