Re: Module namespace for IEEE754 encoder/decoder
[email protected] (Peter John Acklam) Thu, 3 Jun 2021 20:26:39 +0200
| Newsgroups | perl.module-authors |
|---|---|
| Message-ID | <CAEvoY41ga59o=OHfCdX+zhTTbZMUe=CZbJJv4kJyYcsoXpsqFQ@mail.gmail.com> |
tor. 3. jun. 2021 kl. 17:59 skrev Timothe Litt <[email protected]>: > > How about Number::Binary::Encode->encoder, Number::Binary::Encode->decoder? How about Number::Binary::Codec->encoder and Number::Binary::Codec->decoder? After all, 'codec' is an abbreviation of "(en)coding/decoding". Peter