to < from
Slow to read and verify:
d = c_to_d(b_to_c(a_to_b(a)))
Fast to read and verify:
d = d_from_c(c_from_b(b_from_a(a)))
Slow to read and verify:
d = c_to_d(b_to_c(a_to_b(a)))
Fast to read and verify:
d = d_from_c(c_from_b(b_from_a(a)))
No posts