Installation Instructions
To install this paclet in your Wolfram Language environment,
evaluate this code:
PacletInstall["Wolfram/ArgumentTools"]
To load the code after installation, evaluate this code:
Needs["Wolfram`ArgumentTools`"]
Examples
Basic Examples (3)
Supply Coidentity to a head expression, returning the head expression:
Supply a composition of arguments to a function:
Cocomposition treats Coidentity as an empty sequence:
Disclosures
Compatibility
Wolfram Language Version 13.3
External Links
Version History
-
1.0.10
– 01 May 2024
-
1.0.9
– 02 April 2024
-
1.0.8
– 02 April 2024
-
1.0.6
– 28 March 2024
-
1.0.5
– 25 March 2024
-
1.0.4
– 24 March 2024
-
1.0.3
– 17 January 2024
-
1.0.2
– 29 November 2023
-
1.0.1
– 28 October 2023
-
1.0.0
– 27 October 2023
MIT License
Paclet Source
See Also