Skip to content

cpran/plugin_varargs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

varargs

Description

This plugin provides an interface to make it easier to write variadic procedures (ie, procedures that take a variable number of arguments), or procedures that specify true default values for some of their parameters.

It is also possible to write procedures that take any number of arguments, like the min() standard function.

Requirements

  • utils

Packages

No packages published

Languages

  • Other 100.0%