Index finite lists of positive integers: Difference between revisions

m
align functions in the task's requirements.
m (→‎{{header|REXX}}: added wording to the REXX section header.)
m (align functions in the task's requirements.)
Line 8:
;Task:
Implement such a mapping:
:*   write a function     ''rank''     which assigns an integer to any finite, arbitrarily long list of arbitrary large positive integers.
:* &nbsp; write a function &nbsp; ''unrank'' &nbsp; which is the &nbsp; ''rank'' &nbsp; [[wp:inverse function| <u>inverse function</u>]].