[Omake] join function?

Erick Tryzelaar erickt at dslextreme.com
Sun Jan 7 14:05:57 PST 2007


Aleksey Nogin wrote:
> On 07.01.2007 13:21, Erick Tryzelaar wrote:
>
>   
>> Aleksey Nogin wrote:
>>     
>>> I've added this (with a slight modification - GNU Make appends the
>>> remaining "tail" of the longer list to the end of the result) to the
>>> Pervasives.om on Subversion (0.9.8.x branch, rev. 9916).
>>>
>>> Aleksey
>>>       
>> 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.

- e


More information about the Omake mailing list