示例#1
0
 public IoEnumerableMaybe(IMaybe <T> maybe) : this(maybe.LiftEnumerable())
 {
 }