Closed wrathematics closed 9 years ago
zmq.version() now returns an object of class package_version. I may actually need this for error checking in the client/server, so this isn't just for fun.
zmq.version()
package_version
zmq.version()
now returns an object of classpackage_version
. I may actually need this for error checking in the client/server, so this isn't just for fun.