Open byorgey opened 7 years ago
These are just like connectOutside but use the envelope instead of trace. Both can be implemented in terms of a generalized connectBoundary function that takes an extra function argument specifying how to find a boundary point.
connectOutside
connectBoundary
These are just like
connectOutside
but use the envelope instead of trace. Both can be implemented in terms of a generalizedconnectBoundary
function that takes an extra function argument specifying how to find a boundary point.