unicode.opCall

The same lookup across blocks, scripts, or binary properties, but performed at run-time. This version is provided for cases where name is not known beforehand; otherwise compile-time checked opDispatch is typically a better choice.

See the table of properties for available sets.

struct unicode
static
opCall
(
C
)
(
const scope C[] name
)
if (
is(C : dchar)
)

Meta