Feature summary (what you would like to be able to do and where):
Create a partial function using a Z8xx
Use case(s) (list the steps that you performed to discover that problem, and describe the actual underlying problem which you want to solve. Do not describe only a solution):
- Partial functions, which are an important concept in functional programming
- Other built-in functions, such as map, will be made easier with this
- A way to implement n-apply is also available here
Benefits (why should this be implemented?):
Generally helpful and a feature missing that is present in many functional programming languages