Ada allows you to create subtypes so you can defin...
# random
b
Ada allows you to create subtypes so you can define your own more specific types. It is pretty nice when you want to limit a value to a range.