autolib-util
Safe HaskellNone
LanguageHaskell98

Autolib.Depth

Documentation

class Depth a where Source #

Methods

depth :: a -> Int Source #