lambdabot-4.3.0.1: Lambdabot is a development tool and advanced IRC bot

Safe HaskellTrustworthy

Lambdabot.Plugin.Eval.Trusted

Documentation

module Math.OEIS

newtype Mu f Source

Constructors

In 

Fields

out :: f (Mu f)
 

newtype Rec a Source

Constructors

InR 

Fields

outR :: Rec a -> a