Mercurial > hg
diff Makefile @ 30821:7005c03f7387
util: add length argument to util.buffer()
util.buffer() either returns inbuilt buffer function or defines a new one which
slices. The inbuilt buffer() also has a length argument which is missing from
the ones we defined. This patch adds that length argument.
author | Pulkit Goyal <7895pulkit@gmail.com> |
---|---|
date | Sat, 14 Jan 2017 20:05:15 +0530 |
parents | 06b17f6c6559 |
children | 22a4f664c1a5 |