<div dir="ltr">When trying to create a library (r6rs) in MzScheme, I am getting this error:<br><br>export: misuse of unit keyword in: (export make push! pop! empty!)<br><br>I was trying to get a sample in r6rs to work.<br>
<br>Is the library implementation in MzScheme incomplete? Is it possible to implement the r6rs libraries as a simple wrapper on MzScheme modules?<br><br>Thanks,<br><br>-- Vijay<br></div>