The fluent surface: every extension function installed as an Envelope method, so envelope.sign(key).encryptSubject(k) reads as before. This is the only entry with import-time side effects; the functions themselves live on their subpaths.
Envelope
envelope.sign(key).encryptSubject(k)
The fluent surface: every extension function installed as an
Envelopemethod, soenvelope.sign(key).encryptSubject(k)reads as before. This is the only entry with import-time side effects; the functions themselves live on their subpaths.