meaning of function application

1. function application A function applied to some of its arguments. If it is not applied to all its argument then it is a "partial application". Application is usually written in the form fx but some languages such as command-line interpreters and many functional languages use juxtaposition: f x. Lisp places the parentheses around the whole application: f x. function complete State of a software component or system such that each function described by the softwares functional specification can be reached by at least one functional path, and attempts to operate as specified.


Related Words

function application |

Developed & Maintained By Taraprasad.com

Treasure Words