Skip to main content
Version: Next

current_char_conversion/2

Description

current_char_conversion/2 is a predicate that queries currently defined character conversions.

Signature

current_char_conversion(?From, ?To)

Where:

  • From is the source character.
  • To is the target character.