Expand description
§in_definite
Get the indefinite article (‘a’ or ‘an’) to match the given word. For example: an umbrella, a user.
Structs§
Enums§
Functions§
- get_
a_ or_ an - Get ‘a’ or ‘an’ to match the given word.
- get_
a_ or_ an_ options - Get ‘a’ or ‘an’ to match the given word, with options.
- is_an
- Returns true if the given word should be used with ‘an’ (not ‘a’).
- is_
an_ options - Get ‘a’ or ‘an’ to match the given word, with options.