Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 493 Bytes

File metadata and controls

17 lines (13 loc) · 493 Bytes

SetReplaceObjectQ

SetReplaceObjectQ yields True for SetReplace objects and False otherwise:

In[] := SetReplaceObjectQ @ Multihistory[... MultisetSubstitutionSystem v0 ...]

Out[] = True
In[] := SetReplaceObjectQ["just a string"]
Out[] = False