Did you know ... Search Documentation:
Pack indexed_terms -- prolog/tests/test_helpers.pl
PublicShow source
 alphabetic_sequence(+Width, -Sequence) is det
Create an ordered sequence of letters of the alphabet, starting at a.

Use this to generate iterms to test with rather than hand-crafting them.

To be done
- This could allow an alphabetic sequence of any length, or even skipping elements, mapping interval/4 values to letters.

Undocumented predicates

The following predicates are exported, but not or incorrectly documented.

 random_iterm(Arg1, Arg2, Arg3, Arg4, Arg5, Arg6, Arg7, Arg8, Arg9, Arg10, Arg11)
 partly_random_iterm(Arg1, Arg2, Arg3, Arg4, Arg5, Arg6, Arg7, Arg8, Arg9, Arg10, Arg11)