A test that verifies documenting functions in an input file under a local_repository.

min

Returns the minimum of given elements.

PARAMETERS

NameDescriptionDefault Value
integersA list of integers. Must not be empty.none

RETURNS

The minimum integer in the given list.