Versions in this module Expand all Collapse all v1 v1.0.0 May 19, 2024 Changes in this version + type Converter struct + func New(fn func(in rune) rune) Converter + func (trns *Converter) Convert(input io.Reader, output io.Writer) error