-
Notifications
You must be signed in to change notification settings - Fork 20
enumerable
zetaepyon edited this page Mar 13, 2021
·
3 revisions
The enumerable library provides common operations on data structures like tables, lists, sets and others. Based on .NET's System.Linq library and aims to bring LINQ like functionality to Lua.
local enumerable = require('enumberable')
❗ Dependency Required
To use this library, you must include
enumerable
in themanifest.xml
file for your package:<dependency>enumerable</dependency>
- Background and Architecture
- Windower Data Locations
- Code Standards and Guidelines
- Addon Development
- Windower Commands
- Packet Tutorial
- burdometer
- config
- delay_me_not
- distance
- dress_up
- enternity
- fps
- ime
- logger
- party_time
- paste
- pouches
- send
- shortcuts
- speedometer
- target_info
- terminate
- timestamp
- window_title
- Game
- Windower
- General