static bool eitherIsB(Either e) { ret e != null && e.isB(); }