pali_lt: Less-than (<) comparison function for Pali words

Description Usage Arguments Value

View source: R/pali-sort.R

Description

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.

Usage

1
pali_lt(word1, word2)

Arguments

word1

A first Pali word as a string

word2

A second Pali words as a string

Value

TRUE if word1 comes before word2 alphabetically


dangerzig/tipitaka documentation built on Jan. 19, 2022, 12:50 p.m.