ArachnidAbby
ArachnidAbby
### Problem Multiple properties I defined in the docs are all stacking on a single line. I have no idea what could be causing it. Using `|` to force a...
Based on: [Add dependency on LLD, wrap it into python](https://github.com/numba/llvmlite/pull/419) # todo: - [x] Bring the old pr up-to-date with the 800 commits made to llvmlite since the pr opened...
--- ## Feature request It would be fairly simple to add the `__slots__` variable to most of or all the classes. ### reasons to add `__slots__` - reduces memory footprint...