devFunc0.1 package

Clear and Condense Argument Check for User-Defined Functions

A concise check of the format of one or multiple input arguments (data type, length or value) is provided. Since multiple input arguments can be tested simultaneously, a lengthly list of checks at the beginning of your function can be avoided, hereby enhancing the readability and maintainability of your code.

  • Maintainer: Robin Van Oirbeek
  • License: GPL-3
  • Last published: 2018-01-24