- For fun and serious code goodies, see Bag of Algorithms - Bag of Tk algorithms - Braintwisters - Tcl Gems!
- Java examples demonstrating the "Law of Demeter".
- This matches Elems with one child. :) If you want to match any number of children, replace the last "_" with "_*" . All part of the magic of unapplySeq. :...This matches Elems with one child. :) If you want to match any number of children, replace the last "_" with "_*" . All part of the magic of unapplySeq. :)
- <foo id="bar"/> match { // prints "bar" case n @ <foo/> if (n \ "@id" text) == "bar" => println("bar") case n @ <foo/> if (n \ "@id" text) == "...<foo id="bar"/> match { // prints "bar" case n @ <foo/> if (n \ "@id" text) == "bar" => println("bar") case n @ <foo/> if (n \ "@id" text) == "baz" => println("baz") }
- Klassifikation von Mustern H. Niemann Lehrstuhl für Mustererkennung Universität Erlangen-Nürnberg


user