Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-04-21 | * Update the expected test output (no longer an ATerm). | Eelco Dolstra | 1 | -1/+1 | |
2005-05-18 | * Added a primop `removeAttrs' to remove attributes from a set, e.g., | Eelco Dolstra | 1 | -0/+1 | |
`removeAttrs attrs ["x", "y"]' returns the set `attrs' with the attributes named `x' and `y' removed. It is not an error for the named attributes to be missing from the input set. |