Hello guys, is it expected that
1 perform: #gcd: withArguments: {2}
works
while
1 perform: #gcd: withArguments: {2} asOrderedCollection
fails ?
Ben
Hello guys, is it expected that
1 perform: #gcd: withArguments: {2}
works
while
1 perform: #gcd: withArguments: {2} asOrderedCollection
fails ?
Ben