Skip to content
/ cloner Public
forked from thomasuster/cloner

A deep copy algorithm for haxe

License

Notifications You must be signed in to change notification settings

l0go/cloner

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MIT License TravisCI Build Status AppVeyor Build Status

git clone https://github.com/thomasuster/cloner.git
haxelib dev cloner cloner/src
var cloner:Cloner = new Cloner();
var clone = cloner.clone(mostAnything);

About

A deep copy algorithm for haxe

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Haxe 98.8%
  • Shell 1.2%