Displaying 2 results from an estimated 2 matches for "unattr".
Did you mean:
dnattr
2010 Oct 01
0
ff version 2.2.0
...can report the same path in upper and lower case versions.
CHANGES IN bit VERSION 1.1.5
NEW FEATURES
o new utility functions setattr() and setattributes() allow to set attributes
by reference (unlike attr()<- attributes()<- without copying the object)
o new utility unattr() returns copy of input with attributes removed
USER VISIBLE CHANGES
o certain operations like creating a bit object are even faster now: need
half the time and RAM through the use of setattr() instead of attr()<-
o [.bit now decorates its logical return vector with attr(,'...
2010 Oct 01
0
ff version 2.2.0
...can report the same path in upper and lower case versions.
CHANGES IN bit VERSION 1.1.5
NEW FEATURES
o new utility functions setattr() and setattributes() allow to set attributes
by reference (unlike attr()<- attributes()<- without copying the object)
o new utility unattr() returns copy of input with attributes removed
USER VISIBLE CHANGES
o certain operations like creating a bit object are even faster now: need
half the time and RAM through the use of setattr() instead of attr()<-
o [.bit now decorates its logical return vector with attr(,'...