1
0
mirror of https://github.com/MontFerret/ferret.git synced 2024-12-14 11:23:02 +02:00
ferret/pkg/stdlib/types
2018-10-14 13:06:27 -04:00
..
is_array.go Rewrite comments, closing #118 2018-10-14 13:06:27 -04:00
is_binary.go Rewrite comments, closing #118 2018-10-14 13:06:27 -04:00
is_boolean.go Rewrite comments, closing #118 2018-10-14 13:06:27 -04:00
is_date_time.go Rewrite comments, closing #118 2018-10-14 13:06:27 -04:00
is_float.go Rewrite comments, closing #118 2018-10-14 13:06:27 -04:00
is_html_document.go Rewrite comments, closing #118 2018-10-14 13:06:27 -04:00
is_html_element.go Rewrite comments, closing #118 2018-10-14 13:06:27 -04:00
is_int.go Rewrite comments, closing #118 2018-10-14 13:06:27 -04:00
is_nan.go Rewrite comments, closing #118 2018-10-14 13:06:27 -04:00
is_none.go Rewrite comments, closing #118 2018-10-14 13:06:27 -04:00
is_object.go Rewrite comments, closing #118 2018-10-14 13:06:27 -04:00
is_string.go Rewrite comments, closing #118 2018-10-14 13:06:27 -04:00
lib.go Feature/#7 numeric functions (#116) 2018-10-13 21:07:28 -04:00
to_array.go Rewrite comments, closing #118 2018-10-14 13:06:27 -04:00
to_boolean_test.go Refactored types lib 2018-10-07 01:07:44 -04:00
to_boolean.go Rewrite comments, closing #118 2018-10-14 13:06:27 -04:00
to_date_time.go Rewrite comments, closing #118 2018-10-14 13:06:27 -04:00
to_float.go Rewrite comments, closing #118 2018-10-14 13:06:27 -04:00
to_int.go Rewrite comments, closing #118 2018-10-14 13:06:27 -04:00
to_string.go Rewrite comments, closing #118 2018-10-14 13:06:27 -04:00
type_name.go Rewrite comments, closing #118 2018-10-14 13:06:27 -04:00