Agda-2.3.0: A dependently typed functional programming language and proof assistant

Agda.Utils.Size

Documentation

class Sized a whereSource

Methods

size :: Integral n => a -> nSource