All Downloads are FREE. Search and download functionalities are using the official Maven repository.

samples.bindings.category.pec Maven / Gradle / Ivy

There is a newer version: 0.0.74
Show newest version
define SomeWriter as native category with bindings:

    define category bindings as:
        Java: java.io.PrintStream
        C#: System.IO.TextWriter
        Python2: StringIO from module: StringIO
        Python3: StringIO from module: io
        JavaScript: writer from module: prompto/io/io.js




© 2015 - 2024 Weber Informatics LLC | Privacy Policy