Arc Forumnew | comments | leaders | submitlogin
1 point by akkartik 4823 days ago | link | parent

In general coerce is more useful than a bunch of specific coercion functions (say of the form srctype->desttype). Specific cases like testify may need multiple coercion functions, though.