Back

pad (clj)

(source)

function

(pad input offset) (pad input offset alg)
Add padding using one of supported padding algorithms. This is a side effect free version of pad! function.

Examples