macroArray, ver. 0.8

Two new macros added:
- `%zipArrays()`
- `%QzipArrays()`
This commit is contained in:
yabwon
2020-12-07 20:35:09 +01:00
parent 34b46d1e85
commit b1e61b587a
5 changed files with 15 additions and 10 deletions

View File

@@ -14,7 +14,7 @@
---
# The macroArray package [ver. 0.7] <a name="macroarray-package"></a> ###############################################
# The macroArray package [ver. 0.8] <a name="macroarray-package"></a> ###############################################
The **macroArray** package implements a macro array facility:
- `%array()`,
@@ -24,6 +24,7 @@ The **macroArray** package implements a macro array facility:
- `%concatarrays()`,
- `%appendcell()`,
- `%mcHashTable()`,
- `%zipArrays()`,
- etc.
The set of macros, which emulates classic
@@ -66,7 +67,7 @@ Required SAS Components:
*SAS package generated by generatePackage, version 20201115.*
The SHA256 hash digest for package macroArray:
`0F1B985E2FC34C91D2A3BD237DC294502A76913B71266D76702A5E77A78C9CA7`
`AC3AD58AFBBE459616743DC6346330BD8DD33FBA8CDD595423F181B67D0475BC`
---
# Content description ############################################################################################