About a new feature in Spring4D 1.2 Get link Facebook X Pinterest Email Other Apps - January 29, 2015 About a new feature in Spring4D 1.2http://delphisorcery.blogspot.com/2015/01/new-dynamic-array-type-in-spring4d-12.html Get link Facebook X Pinterest Email Other Apps Comments David MillingtonJanuary 29, 2015 at 2:41 PMVery nice!How does "if arr2 in arr then..." work? I thought if-in syntax was restricted to checking elements in sets only.ReplyDeleteRepliesReplyJeroen Wiert PluimersJanuary 29, 2015 at 2:55 PMoperator overloading.ReplyDeleteRepliesReplyDavid MillingtonJanuary 29, 2015 at 2:57 PMI wondered - but I didn't realize there was an overloadable operator for 'in'. Interesting!ReplyDeleteRepliesReplyJeroen Wiert PluimersJanuary 29, 2015 at 3:00 PMHard to believe, but it is even in the docs (; http://docwiki.embarcadero.com/RADStudio/en/Operator_Overloading_(Delphi)ReplyDeleteRepliesReplyJeroen Wiert PluimersJanuary 29, 2015 at 3:01 PMReminder to self: update http://wiert.me/2009/10/19/delphi-operator-overloading-table-of-operators-names-and-some-notes-on-usage-and-glitches/ (:ReplyDeleteRepliesReplyAdd commentLoad more... Post a Comment
Very nice!
ReplyDeleteHow does "if arr2 in arr then..." work? I thought if-in syntax was restricted to checking elements in sets only.
operator overloading.
ReplyDeleteI wondered - but I didn't realize there was an overloadable operator for 'in'. Interesting!
ReplyDeleteHard to believe, but it is even in the docs (; http://docwiki.embarcadero.com/RADStudio/en/Operator_Overloading_(Delphi)
ReplyDeleteReminder to self: update http://wiert.me/2009/10/19/delphi-operator-overloading-table-of-operators-names-and-some-notes-on-usage-and-glitches/ (:
ReplyDelete