chickadee » iup » string->iname

((string->iname [default-case (one-of/c 'upcase 'downcase)]) [name (or/c string? #f)]) -> (or/c symbol? string? #f)procedure

Checking conversion from strings to possibly symbolic names.

Not re-exported from the main module.