brenhinkeller / StaticTools.jl

Enabling StaticCompiler.jl-based compilation of (some) Julia code to standalone native binaries by avoiding GC allocations and llvmcall-ing all the things!
MIT License
168 stars 12 forks source link

Doc fix - Update stackarray.jl #56

Closed PallHaraldsson closed 5 months ago

PallHaraldsson commented 5 months ago

More correct, not sure if it was intentional to skip (to simplify), or added later, or important to show exact...

brenhinkeller commented 5 months ago

Thanks!