Data structures in TYPO3 core
TYPO3
Show in appBeschreibung
This skill covers classes for data structures, e.g., the BitSet and Map class, and their usage.
Ziele
- I can decide in which cases to use the BitSet class, can explain the drawbacks and know how to use it properly.
- I understand how bit sets work in general.
- I know the use case of the TypeInterface and how to use it.
- I know about the Map class and how it compares to PHP’s built-in map types.
Maintainer

Andreas Wolf