aicra/datatype/builtin
Adrien Marquès 76cc2f5279
replace datatype.Kind() with Type()
2020-03-28 19:11:23 +01:00
..
any.go replace datatype.Kind() with Type() 2020-03-28 19:11:23 +01:00
any_test.go move config -> internal.config and config.datatype to datatype 2020-03-16 09:20:00 +01:00
bool.go replace datatype.Kind() with Type() 2020-03-28 19:11:23 +01:00
bool_test.go move config -> internal.config and config.datatype to datatype 2020-03-16 09:20:00 +01:00
float.go replace datatype.Kind() with Type() 2020-03-28 19:11:23 +01:00
float_test.go move config -> internal.config and config.datatype to datatype 2020-03-16 09:20:00 +01:00
int.go replace datatype.Kind() with Type() 2020-03-28 19:11:23 +01:00
int_test.go move config -> internal.config and config.datatype to datatype 2020-03-16 09:20:00 +01:00
string.go replace datatype.Kind() with Type() 2020-03-28 19:11:23 +01:00
string_test.go move config -> internal.config and config.datatype to datatype 2020-03-16 09:20:00 +01:00
uint.go replace datatype.Kind() with Type() 2020-03-28 19:11:23 +01:00
uint_test.go move config -> internal.config and config.datatype to datatype 2020-03-16 09:20:00 +01:00