Gobo Eiffel Kernel Library
Copyright (c) 2004, Eric Bezault and others
Eiffel Forum License v2 (see forum.txt)
$Date: 2005/04/15 13:47:47 $
$Revision: 1.2 $
-- Are v and u considered equal?
-- They are considered equal if they have the same number of
-- characters and these characters (possibly unicode characters,
-- although not optimized in that case) have codes which are one
-- by one equal.
-- (From KL_EQUALITY_TESTER)
Equality testers between strings that can be polymorphically unicode strings