Merge: Added `copy_from` service to `NativeString`
authorJean Privat <jean@pryen.org>
Tue, 24 May 2016 23:12:29 +0000 (19:12 -0400)
committerJean Privat <jean@pryen.org>
Tue, 24 May 2016 23:12:29 +0000 (19:12 -0400)
Usability PR, since I got tired of handling indexes and different structures manually, this method abstracts the job of copying the content of a `Text` to a `NativeString` object.

Pull-Request: #2062
Reviewed-by: Jean Privat <jean@pryen.org>
Reviewed-by: Alexis Laferrière <alexis.laf@xymus.net>

1  2 
lib/core/text/abstract_text.nit
lib/core/text/flat.nit

Simple merge
Simple merge