Modifying constructor for hash-op-hash.ped128 structures.
(change-hash-op-hash.ped128 x
)
This is an often useful alternative to make-hash-op-hash.ped128.
We construct a new hash-op-hash.ped128 structure that is a copy of
This is an ordinary
Macro:
(defmacro change-hash-op-hash.ped128 (x &rest args) (std::change-aggregate 'hash-op-hash.ped128 x args 'nil 'change-hash-op-hash.ped128 'nil))