chrA_anyIn_strA start time : 8Apr2022 12h25m46s +--+-----+-----------------------------+-----------------------------+ |OK|test#|dat0 |dat1 | +--+-----+-----------------------------+-----------------------------+ | l|t01 |e |abcdefgefghijklmnopqrstuvwxyz| +--+-----+-----------------------------+-----------------------------+ | l|t02 |GeOFFREY |abcdefgefghijklmnopqrstuvwxyz| +--+-----+-----------------------------+-----------------------------+ | l|t03 |z |There are no zebras here. | +--+-----+-----------------------------+-----------------------------+ | l|t04 |z old periwinkles |+---+-----+ | | | | ||hot|cold | | | | | |+---+-----+ | | | | ||big|small| | | | | |+---+-----+ | +--+-----+-----------------------------+-----------------------------+ | l|t05 | | | +--+-----+-----------------------------+-----------------------------+ | l|t06 |z old periwinkles |+---+-----+ | | | | ||hot|cold | | | | | |+---+-----+ | | | | ||big|small| | | | | |+---+-----+ | +--+-----+-----------------------------+-----------------------------+ | l|t07 |ab |+---+-----+ | | | |cd ||hot|cold | | | | | |+---+-----+ | | | | ||big|small| | | | | |+---+-----+ | +--+-----+-----------------------------+-----------------------------+ | l|t08 |+---+-----+ |+---+-----+ | | | ||hot|cold | ||hot|cold | | | | |+---+-----+ |+---+-----+ | | | ||big|small| ||big|small| | | | |+---+-----+ |+---+-----+ | +--+-----+-----------------------------+-----------------------------+ | l|t20 |z |t | +--+-----+-----------------------------+-----------------------------+ | l|t21 |ABCDEFGEFGHIJKLMNOPQRSTUVWXYZ|abcdefgefghijklmnopqrstuvwxyz| +--+-----+-----------------------------+-----------------------------+ | l|t22 |+-+-----+ |There are no zebras here. | | | ||1|t | | | | | |+-+-----+ | | | | ||z|+---+| | | | | || ||all|| | | | | || |+---+| | | | | |+-+-----+ | | +--+-----+-----------------------------+-----------------------------+ +--+-----+------------------------------------------+ |OK|test#|calc | +--+-----+------------------------------------------+ | l|t01 | l| +--+-----+------------------------------------------+ | l|t02 | l| +--+-----+------------------------------------------+ | l|t03 | l| +--+-----+------------------------------------------+ | l|t04 | l| +--+-----+------------------------------------------+ | l|t05 | l| +--+-----+------------------------------------------+ | l|t06 | l| +--+-----+------------------------------------------+ | l|t07 | l| +--+-----+------------------------------------------+ | l|t08 | l| +--+-----+------------------------------------------+ | l|t20 | o| +--+-----+------------------------------------------+ | l|t21 | o| +--+-----+------------------------------------------+ | l|t22 |?chrA_anyIn_strA : NOT [chrA, strA] inputs| +--+-----+------------------------------------------+ +--+-----+-------------------------------------------------------------------------------------------+ |OK|test#|comments | +--+-----+-------------------------------------------------------------------------------------------+ | l|t01 |obvious | +--+-----+-------------------------------------------------------------------------------------------+ | l|t02 |obvious | +--+-----+-------------------------------------------------------------------------------------------+ | l|t03 |Even though (NOT isstring dat1 (chrL)), still works because of EACHLEFT | +--+-----+-------------------------------------------------------------------------------------------+ | l|t04 |confirms simple strA (dat2) works | +--+-----+-------------------------------------------------------------------------------------------+ | l|t05 |interesting-> works with a unicode character, but what about other unicode-containing data?| +--+-----+-------------------------------------------------------------------------------------------+ | l|t06 |confirms simple strA (dat2) works | +--+-----+-------------------------------------------------------------------------------------------+ | l|t07 |works OK with simple (non-nested) BOTH [chrA, strA] (dat1 dat2) | +--+-----+-------------------------------------------------------------------------------------------+ | l|t08 |works OK with simple (non-nested) BOTH [chrA, strA] (dat1 dat2) | +--+-----+-------------------------------------------------------------------------------------------+ | l|t20 |NOT isstring dat2 (str) | +--+-----+-------------------------------------------------------------------------------------------+ | l|t21 |false, as [upper, lower]case counts | +--+-----+-------------------------------------------------------------------------------------------+ | l|t22 |fails due to non-simple (nested) chrA?? I need to generalize ary_to_atomL | +--+-----+-------------------------------------------------------------------------------------------+