borgo icon indicating copy to clipboard operation
borgo copied to clipboard

Many compiling error ocures when running `Primary Type` example from playgroud.

Open changrui opened this issue 7 months ago • 0 comments

./type.go:32:6: undefined: Slice_Append
./type.go:35:35: undefined: Slice_Len
./type.go:37:6: undefined: Map_new
./type.go:41:2: undefined: Map_Insert
./type.go:44:2: undefined: Map_Insert
./type.go:50:9: undefined: Tuple2

changrui avatar Jul 09 '24 02:07 changrui