Skip to content

Data Encoding

← Back to Domain-Specific Abstractions by Domain

1 domain-specific abstractions whose origin domain is Data Encoding.

  • Base36 — A positional numeral and text-encoding convention using 36 digit values, commonly represented by 0–9 and A–Z, to express nonnegative integers compactly.