Initial support for generic funcs

This commit is contained in:
2018-12-05 17:20:28 +01:00
parent 587c8dfff3
commit 520cd1ffcc
7 changed files with 88 additions and 4 deletions

View File

@@ -1,3 +1,4 @@
using System;
using System.Collections.Generic;
using Upsilon.BoundTypes;