rill-lang 0.6.0-M2

rill-lang — a Faust-style functional streaming DSL compiled to rill Algorithm<T>
Documentation
1
2
3
4
5
//! Built-in function registry for the rill-lang DSL.
//!
//! Re-exported from `rill-core::builtin` for backward compatibility.

pub use rill_core::builtin::*;