You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
0.0.9 Making types now more dynamic
Added TypeKind and TypeStruct
Updated MakeExpr
Removed NewExpr, MakeChanExpr, and ArrayCount
Added tests to TestNew and TestMake
Removed TestMakeChan