Skip to content
This repository has been archived by the owner on Jul 12, 2024. It is now read-only.

Astropack v0.5.0

Compare
Choose a tag to compare
@shuritch shuritch released this 05 Dec 21:13
· 16 commits to main since this release

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