mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
5 lines
265 B
Text
5 lines
265 B
Text
|
This module adds the ability to quickly create new types of tie
|
||
|
objects without creating a complete class. It does so in such a way
|
||
|
as to try and make the programmers life easier when it comes to
|
||
|
single-use ties that I find myself wanting to use from time-to-time.
|