1
0
mirror of https://github.com/MontFerret/ferret.git synced 2024-12-16 11:37:36 +02:00
ferret/pkg/stdlib
Tim Voronov f8e061cc80
Move value specific Iterable and Iterator interfaces into core module (#233)
* Move value specific Iterable and Iterator interfaces into core module

* Update Makefile

Reverted test command

* Update collection.go

* Fixed wrong iterator usage

* Updated use of switch statements
2019-02-15 07:41:08 -05:00
..
arrays Move value specific Iterable and Iterator interfaces into core module (#233) 2019-02-15 07:41:08 -05:00
collections Move value specific Iterable and Iterator interfaces into core module (#233) 2019-02-15 07:41:08 -05:00
datetime New type system (#232) 2019-02-13 12:31:18 -05:00
html Move value specific Iterable and Iterator interfaces into core module (#233) 2019-02-15 07:41:08 -05:00
math New type system (#232) 2019-02-13 12:31:18 -05:00
objects New type system (#232) 2019-02-13 12:31:18 -05:00
strings New type system (#232) 2019-02-13 12:31:18 -05:00
types New type system (#232) 2019-02-13 12:31:18 -05:00
utils New type system (#232) 2019-02-13 12:31:18 -05:00
lib.go Feature/#7 numeric functions (#116) 2018-10-13 21:07:28 -04:00