Files
dfa/README.md
Bart Jablonski cb2b4b330b The DFA package [ver. 0.5.9]
The DFA package [ver. 0.5.9]

Package regenerated with SAS Packages Framework, version 20250202. No functional changes, documentation cleaned up.
2026-02-02 14:11:35 +01:00

659 B

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: F*17C88537F5FA9BCFAA1AC4803D0F1EF47665C8446A44C82B5558A08315DF0C49

Documentation for DFA

To work with a package use the SAS Packages Framework.