This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
11,603
Commits
1
Branch
0
Tags
aa6a509e8da788beaa1de2fa7a286bd57fa187d1
Commit Graph
2 Commits
Author
SHA1
Message
Date
James Strachan
e1234fa5db
moved the code generation tools out into a separate package so they don't get confused with test cases
2012-05-25 20:44:47 +01:00
James Strachan
939f0e9085
added drop(n) and dropWhile(predicates) for KT-2067 - also tail() now returns the usual idea of tail() - namely everything but the head - rather than just the last element. Finally added more test sample code to the kdoc
2012-05-23 09:35:16 +01:00