case-insensitive-equal

Tests whether two objects have the same string value aside from case.  Comparisons to non-<string> or <character> instances return #f.

Exported from

Modifiers

sealed

Arguments

arg1An instance of <object>.
arg2An instance of <object>.

Values

resultAn instance of <boolean>.
The class of sequences with elements that are characters.
The class of characters.
The table-extensions module.
This module contains some random, possibly-useful functions to munge strings.
The class of all Dylan objects.
The class of boolean values.