Skip to content

Commit 620ff4a

Browse files
committed
The macroArray package [ver. 1.1.0]
The macroArray package [ver. 1.1.0] New parameter in the `%array()` macro: * `q=` - *Optional*, indicates (when set to `1`) if the value be surrounded by quotes. It uses `quote(cats(...))` combo under the hood. Default value is `0`. Ignored for `macarray=M`.
1 parent 5c4ff37 commit 620ff4a

File tree

5 files changed

+2226
-17
lines changed

5 files changed

+2226
-17
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ The **macroArray** package implements an array, a hash table, and a dictionary c
2222
);
2323
```
2424

25-
SHA256 digest for the latest version of `macroArray`: F*4FAAEE7DF2854EA31933AE017A89C1615C7291A66A07CCE345041EB0D587ED4E
25+
SHA256 digest for the latest version of `macroArray`: F*6A22A01868F4203862B3685F543D723C7DB8E9AB3C1A6357D2BFA030971B0D3C
2626

2727
[**Documentation for macroArray**](./macroarray.md "Documentation for macroArray")
2828

0 commit comments

Comments
 (0)