Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 323 Bytes

indicators.md

File metadata and controls

9 lines (7 loc) · 323 Bytes

Indicators

Indicators are one, two, or three line lengthed identifiers which shows a difference of an object.

List

  • & - This is only represented in the database, it's never given to the end-users.
  • ? - Can be nullable, or an empty list.
  • ?? - Can be undefined.
  • && - Never shown in the db, only to the end-user.