@rbxts/object-pool
TypeScript icon, indicating that this package has built-in type declarations

1.1.0 • Public • Published

Object Pool

PRs Welcome License: MIT

Object Pool is a module that uses a set of initialized object kept ready to use, rather than allocating and destroying them on demand. Provides a generic and an instance pool.

Installation

roblox-ts

Simply install to your roblox-ts project as follows:

npm i @rbxts/object-pool

Readme

Keywords

none

Package Sidebar

Install

npm i @rbxts/object-pool

Weekly Downloads

2

Version

1.1.0

License

MIT

Unpacked Size

9.96 kB

Total Files

9

Last publish

Collaborators

  • krissstyle