[GAP Forum] Replace Global Function

Luca Giuzzi giuzzi at ing.unibs.it
Tue Oct 14 19:36:17 BST 2014


Dear Forum,
 I would like to replace a function defined by
 DeclareGlobalFunction/InstallGlobalFunction
 Unfortunately, the object installed by InstallGlobalFunction is read-only, and
 Unbind also fails.
 Is there any way to mark the object as replaceable?
 [I understand that global functions are supposed to be immutable; however in
 my very specific case it would be convenient to be able to replace what I
 defined in order to ease debugging]

Regards,
 lg



More information about the Forum mailing list