Skip to content

Datatype Recipes

rollynoel edited this page Jun 13, 2013 · 12 revisions

by Bryan Kelly

An assortment of recipes for working with data types.

  • Dynamic Inheritance - fun with IQuackFu
  • Martin Fowler's closure examples in boo
  • Multimethods in boo Page: Ninety-Nine Bottles of Beer
  • Self-reference a callable constructor argument
  • Treat Parameter as Sequence
  • XML Serialization
Clone this wiki locally