On 02/22/2016 12:56 PM, Jafar Al-Gharaibeh wrote:
> Greetings,
>
> A while back, Don Ward shared a threaded application with me written in 
> Unicon. I examined the source code today and
> came across a very elegant use of some of the features. Here is the line the 
> impressed me the most:
>
> while 0 <= (n-:= 1) do { put(Workforce, id := ( thread worker(<<@)) ); id @>> 
> id }
>
> specifically:
>
> thread worker(<<@)

That is cool!

-- 
Steve Wampler -- swamp...@noao.edu
The gods that smiled on your birth are now laughing out loud.

------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
Unicon-group mailing list
Unicon-group@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unicon-group

Reply via email to