:import std/Number . # sage bird combinator y [[1 (0 0)] [1 (0 0)]] # factorial using y factorial y [[=?0 (+1) (0 ⋅ (1 --0))]] :test ((factorial (+6)) =? (+720)) ([[1]]) # (very slow) fibonacci using y fibonacci y [[0