cpran / plugin_varargs

Write variadic procedures in Praat (Mirror)

Home Page:http://cpran.net/plugins/varargs

Repository from Github https://github.comcpran/plugin_varargsRepository from Github https://github.comcpran/plugin_varargs

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

About

Write variadic procedures in Praat (Mirror)

http://cpran.net/plugins/varargs

License:GNU General Public License v3.0


Languages

Language:Perl 6 100.0%