module Autolib.Depth where

class Depth a where depth :: a -> Int