2 comments

[ 2.6 ms ] story [ 33.8 ms ] thread
In the example, why is it necessary to import stdlib? Is it different from the Scala standard library?
It isn't necessary, it's libc++, and is there to illustrate binding to native code not compiled with scala-native.