This repository has been archived by the owner on Jul 12, 2024. It is now read-only.
Astropack v0.5.0
Updates
- New Utility decorator
safe
- New Object utilities module
- New structures:
- Linked list
- Pool
- Types fixes
- isFunction utility, returns type of function:
- async
- function
- arrow
- class