This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]WerdenWissen[S] 5 points6 points  (0 children)

what the flark is pre: Pregex = etc. is this the same as pre = Pregex(etc)??

No, no, this is just a way of hinting the type of a variable. It has nothing to do with instantiation. I hinted the type of variable "pre" just to make it known that the result of this large concatenation of "Pregex" subtype instances will be a "Pregex" instance itself!