Flexible function interfaces IV

Keyword arguments is a significant feature of flexible function
An argument can be of any type: string, real, array, undefined, etc., and we can test on the type
Regular expressions can interpret string arguments
Such flexible function interfaces are not realizable in Fortran, C, C++ or Java

previousnexttable of contents