1
0
mirror of https://github.com/MontFerret/ferret.git synced 2025-03-05 15:16:07 +02:00
3timeslazy f91fbf6f8c Feature/#95 deepclone (#101)
* rename method Clone to Copy

* added Cloneable interface

* added Value to Cloneable interface

* implemented Cloneable intefrace by array

* implemented Cloneable interface by Object

* unit tests for Object.Clone

* move core.IsCloneable to value.go

* change Clone function

* move IsClonable to package values
2018-10-12 11:58:08 -04:00
..
2018-10-05 21:27:34 -04:00
2018-10-06 22:33:39 -04:00
2018-10-05 21:27:34 -04:00
2018-10-05 21:27:34 -04:00
2018-10-06 22:33:39 -04:00
2018-10-05 21:27:34 -04:00
2018-10-05 21:27:34 -04:00
2018-10-05 21:27:34 -04:00
2018-10-05 21:27:34 -04:00
2018-10-06 22:33:39 -04:00
2018-10-05 21:27:34 -04:00
2018-10-05 21:27:34 -04:00
2018-10-05 21:27:34 -04:00
2018-10-06 22:33:39 -04:00
2018-10-05 21:27:34 -04:00
2018-10-05 21:27:34 -04:00
2018-10-05 21:27:34 -04:00
2018-10-05 21:27:34 -04:00
2018-10-05 21:27:34 -04:00
2018-10-06 22:33:39 -04:00
2018-10-05 21:27:34 -04:00
2018-10-05 21:27:34 -04:00
2018-10-05 21:27:34 -04:00
2018-10-05 21:27:34 -04:00
2018-10-12 11:58:08 -04:00