operator: ket-hash

    description:
        ket-hash[n] ket
        md5 hash the given ket, but only keep n characters

    examples:
        ket-hash[4] |fish>
            |b309>
        
        ket-hash[10] |soup>
            |ec72b9a612>

    see also:


Home