Basically it’s a naming convention that originated in LISP. The rationale behind it is that:
- X is a common placeholder name.
- XS is pronounced X’es, i.e “many X”.
Basically it’s a naming convention that originated in LISP. The rationale behind it is that: