On Thu, 18 Sep 2014 12:34:30 +0200
Michael Schnell <mschn...@lumino.de> wrote:

> On 09/18/2014 12:10 PM, Mattias Gaertner wrote:
> > a Set is not an "array of boolean"
> A set is an "array" (scientific English, not Pascal syntax) of bits 
> (i.e. boolean values) supported by special operators.

On planet Melmac an "array of boolean" is a stew of cats.
In Free Pascal a Set is not an "array of boolean". You can neither
assign nor typecast them to each other.
Of course you are free to use any analogy you like to explain
Sets and arrays, but then you should not blame Free Pascal, that
your analogy does not work well.

Mattias

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to