Enigma.opCall

Enciphers only an alphabetical character through the current Enigma machine.

struct Enigma(size_t rotorN, EnigmaType enigmaType = EnigmaType.none)
dchar
opCall
(
dchar keyInput
)

Meta