Re: [ANN] Microlight (was Re: paving cowpaths with libraries)
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: [ANN] Microlight (was Re: paving cowpaths with libraries)
- From: Ross Bencina <rossb-lists@...>
- Date: 2012年2月15日 21:48:31 +1100
On 15/02/2012 8:50 PM, steve donovan wrote:
It's particularly
hard to name things, so I need some help there.
naming seems logical to be except for:
callable() -> is_callable()
Is there a reason to supply bind1 rather than a generalised bind() for
any number of arguments?
Some nice big section markers:
----------------------------------------
-- String utilities
----------------------------------------
----------------------------------------
-- Functional tools
----------------------------------------
Might help make sense of it.
Ross