Skip to content

Nodal 1.0.1

Latest

Choose a tag to compare

@tomasf tomasf released this 05 Jul 18:58

Adds Node.appendValue(_:forAttribute:), a fast path for setting an attribute that's known not to exist yet on the node, skipping the existence check that setValue(_:forAttribute:) performs.