Util

interface Util<BigType>

Inheritors

Functions

Link copied to clipboard
abstract fun max(first: BigType, second: BigType): BigType
Link copied to clipboard
abstract fun min(first: BigType, second: BigType): BigType