--
You received this message because you are subscribed to the Google Groups "GAMA" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gama-platfor...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/gama-platform/fac9920e-1a81-473d-badc-60d8208f0270%40googlegroups.com.
list<int> daily <- list_with(10,0) accumulate(rnd(10));
write sample(daily);
remove first(daily) from: daily;
write sample(daily);
// 2 writtings are equivalent
// add rnd(10) to: daily;
daily <- daily + rnd(10);
write sample(daily);
To view this discussion on the web visit https://groups.google.com/d/msgid/gama-platform/CAKXz%2BXJ6cBnBXVU58fcyX2weiTEVOTD4qsqtB2PjEJzNfz6X0g%40mail.gmail.com.
To unsubscribe from this group and stop receiving emails from it, send an email to gama-p...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to gama-p...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/gama-platform/fac9920e-1a81-473d-badc-60d8208f0270%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "GAMA" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gama-p...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to gama-p...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/gama-platform/fac9920e-1a81-473d-badc-60d8208f0270%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "GAMA" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gama-p...@googlegroups.com.
You received this message because you are subscribed to a topic in the Google Groups "GAMA" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/gama-platform/rZ_XJJFNBg4/unsubscribe.
To unsubscribe from this group and all its topics, send an email to gama-platfor...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/gama-platform/0c1e216a-e243-4042-8f5f-4003e06b278c%40googlegroups.com.