Std.Human.plural
1 declaration
fn
plural: Int -> Str -> Str -> StrA count with the noun that agrees with it: 1 file, 0 files, 3 files. The plural is given rather than guessed, because English plurals are not a rule a library can apply (1 child, 2 children).
