Änderungen

Summary

  1. Add string comparison function (#428) (details)
Commit a0f9ef4d11f36afe95a7adcc9d3bf0bd318e2db6 by noreply
Add string comparison function (#428)

* implementation & tests

* add LinkedList<string> sort()
The file was modifiedwurst/_handles/primitives/String.wurst (diff)
The file was modifiedwurst/data/LinkedList.wurst (diff)
The file was modifiedwurst/_handles/primitives/StringTests.wurst (diff)