1
0
mirror of https://github.com/MontFerret/ferret.git synced 2025-01-18 03:22:02 +02:00
ferret/pkg/stdlib
3timeslazy 809a51b217 Added objects 'Has' and 'Keys' function (#69)
* add pkg/stdlib/objects Length function

* rename lenght.go -> length.go

* fix tests according to other tests

* add new tests to length tests

* delete objects method Length

* add objects method Has

* add objects function Keys

* small fixes in Keys and Has functions

* change Has function

* unit tests for Keys function
2018-10-07 17:53:41 -04:00
..
arrays Feature/#33 wait class function (#63) 2018-10-06 22:33:39 -04:00
collections Refactored types lib 2018-10-07 01:07:44 -04:00
html Feature/#33 wait class function (#63) 2018-10-06 22:33:39 -04:00
objects Added objects 'Has' and 'Keys' function (#69) 2018-10-07 17:53:41 -04:00
strings Add like function test 2018-10-07 15:29:09 +03:00
types Refactored types lib 2018-10-07 01:07:44 -04:00
utils Refactored types lib 2018-10-07 01:07:44 -04:00
lib.go Feature/#9 array functions (#57) 2018-10-05 21:27:34 -04:00