pub fn stream_comonad_ty() -> Expr
StreamComonad : Type → Type
The stream comonad: infinite sequences with extract (head) and extend.