[Omake] join function?

Aleksey Nogin nogin at metaprl.org
Sun Jan 7 14:19:47 PST 2007


On 07.01.2007 14:05, Erick Tryzelaar wrote:

>>> Great! What about the others, zip, range, min, and max?
>>>
>>>     
>> What are those? I do not see any of them mentioned in the GNU make info
>> pages (I have make-3.80 on my machine, in case it matters)...
>>   
> 
> Oh sorry, that was in my email, as suggestions for the standard library.
> I ran into a case where a min/max function would have saved a line or
> two, and Nick's email made me think that a zip and range function could
> be useful as well.
> 
I would imagine that min and max would better be implemented in OCaml,
as we'd probably want them to allow a variable number of arguments.

Aleksey


More information about the Omake mailing list