[][src]Crate in_definite

in_definite

Get the indefinite article (a or an) for the given word.

Structs

Options

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.