Example #1
0
 public static VisitableList <Empty <Visitor <T> >, Visitor <T> > Create <T>() => VisitableList.Empty <Visitor <T> >();