static bool eitherIsA(Either e) { ret e != null && e.isA(); }