Exemple #1
0
 public static IReadOnlyCollection <ChainNode> ListLeafPaths(ChainNode node) =>
 TreeExtensions.ListLeafPaths(meta, node);