[Cuis-dev] What is the meaning of "::" in code examples ?

Andres Valloud ten at smallinteger.com
Fri Mar 10 12:06:07 PST 2023


The same goes for binary messages, e.g.

2 + 3 :: isPrime

On 3/10/23 10:18 AM, Jaromir Matas via Cuis-dev wrote:
> In order to be able to do the same with keyword messages the 
> double-colon has been added to the compiler:
> 
> #(1 2 3) raisedTo: 2 :: max: [:x|x] :: negated
> 


More information about the Cuis-dev mailing list