## `dfa` - *Dynamic Function Arrays* and other useful data structures for data step. --- The **DFA** (Dynamic Function Arrays) package contains set of macros and FCMP functions which implement: a dynamically allocated array, a stack, a fifo queue, an ordered stack, and a priority queue. Run `%helpPackage(DFA,createDFArray)` to find examples. SHA256 digest for the latest version of `DFA`: 3F618EDAC8B4F4BE6C19D606E6BCC58121A16BA1383D2EE64C680B4B7FA9C96A [**Documentation for DFA**](./dfa.md "Documentation for DFA")