-
- Downloads
Attr: provided static internal methods
For every function there is also a static method/function which can perform the same work, but doesn't rely on really having an struct Attr. This is useful for example in an array to manipulate a single element while still using the same code. Also the orginal methods are implemented with the new internal ones themselves.
Please register or sign in to comment