aicra/datatype/builtin
Adrien Marquès 8cfa2235d6
add Kind() method to datatype.T interface and to config parameter
2020-03-28 18:48:27 +01:00
..
any.go add Kind() method to datatype.T interface and to config parameter 2020-03-28 18:48:27 +01:00
any_test.go move config -> internal.config and config.datatype to datatype 2020-03-16 09:20:00 +01:00
bool.go add Kind() method to datatype.T interface and to config parameter 2020-03-28 18:48:27 +01:00
bool_test.go move config -> internal.config and config.datatype to datatype 2020-03-16 09:20:00 +01:00
float.go add Kind() method to datatype.T interface and to config parameter 2020-03-28 18:48:27 +01:00
float_test.go move config -> internal.config and config.datatype to datatype 2020-03-16 09:20:00 +01:00
int.go add Kind() method to datatype.T interface and to config parameter 2020-03-28 18:48:27 +01:00
int_test.go move config -> internal.config and config.datatype to datatype 2020-03-16 09:20:00 +01:00
string.go add Kind() method to datatype.T interface and to config parameter 2020-03-28 18:48:27 +01:00
string_test.go move config -> internal.config and config.datatype to datatype 2020-03-16 09:20:00 +01:00
uint.go add Kind() method to datatype.T interface and to config parameter 2020-03-28 18:48:27 +01:00
uint_test.go move config -> internal.config and config.datatype to datatype 2020-03-16 09:20:00 +01:00