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