blob: d55cac18d7ee21003b4891b9655b49004cf0f1f5 [file] [log] [blame]
public extension Array {
func wobble() -> Element? { return nil }
}