var searchIndex = {}; searchIndex["natord"] = {"doc":"# Natord 1.0.8","items":[[5,"compare_iter","natord","Compares two iterators of "characters" possibly containing "digits".\nThe natural ordering can be customized with the following parameters:",null,{"inputs":[{"name":"l"},{"name":"r"},{"name":"skip"},{"name":"cmp"},{"name":"todigit"}],"output":{"name":"ordering"}}],[5,"compare","","Compares two strings case-sensitively.\nIt skips any Unicode whitespaces and handles a series of decimal digits.",null,{"inputs":[{"name":"str"},{"name":"str"}],"output":{"name":"ordering"}}],[5,"compare_ignore_case","","Compares two strings case-insensitively.\nIt skips any Unicode whitespaces and handles a series of decimal digits.",null,{"inputs":[{"name":"str"},{"name":"str"}],"output":{"name":"ordering"}}]],"paths":[]}; initSearch(searchIndex);