Description Usage Arguments Value
Note that all Pali string comparisons are case-insensitive. Also non-Pali characters are placed at the end of the alphabet and are considered equivalent to each other. This has been implemented in C++ for speed.
1 | pali_lt(word1, word2)
|
word1 |
A first Pali word as a string |
word2 |
A second Pali words as a string |
TRUE if word1 comes before word2 alphabetically
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.