1
0
mirror of https://github.com/MontFerret/ferret.git synced 2024-12-16 11:37:36 +02:00
ferret/pkg/stdlib/objects
3timeslazy 0bc4280d3f Added object 'KEEP' function (#88)
* add unit tests for KEEP function

* added KEEP function

* added doc for KEYS function

* addded isEqualObjects function to objects tests
2018-10-09 16:13:00 -04:00
..
has_test.go Added objects 'Has' and 'Keys' function (#69) 2018-10-07 17:53:41 -04:00
has.go Added objects 'Has' and 'Keys' function (#69) 2018-10-07 17:53:41 -04:00
keep_test.go Added object 'KEEP' function (#88) 2018-10-09 16:13:00 -04:00
keep.go Added object 'KEEP' function (#88) 2018-10-09 16:13:00 -04:00
keys_test.go Added objects 'Has' and 'Keys' function (#69) 2018-10-07 17:53:41 -04:00
keys.go Added object 'KEEP' function (#88) 2018-10-09 16:13:00 -04:00
lib.go Added object 'KEEP' function (#88) 2018-10-09 16:13:00 -04:00