Copies the fields of o into this instance.
o
@override float16D setDart(float16D o) { v = .from(o.v); return this; }