Stele - Components
Components
There are 6 components so far in Stele. Each are an abstraction of a
type of ICU category. The main ICU categories are plural, select and selectordinal.
Then there are formatters, which is a way to take a specific data type like number or
date or time and have them behave correctly on regardless of locale.
These components are important because Stele is smart enough to understand
these are special and can do compile time optimizations on these components.