Frequently used constants.

Details: konst contains frequently-used, descriptively-named constants. Use these constants in your source to produce more readable code. The compiler will recognize these values as compile-time constants and embed their values directly into your class definition so that there will be no performance penalty.