Justin Zamora
2015-02-04 21:19:23 UTC
I am writing a program using units and got this message:
define-signature: unknown signature form in: serializable-struct
Sure enough, the docs show that serializable-struct is not allowed in a
signature. Is this something that can be fixed or do I have to work around
it (maybe by using regular structs and writing my own read-struct and
write-struct routines)? What is the best course of action?
Justin
define-signature: unknown signature form in: serializable-struct
Sure enough, the docs show that serializable-struct is not allowed in a
signature. Is this something that can be fixed or do I have to work around
it (maybe by using regular structs and writing my own read-struct and
write-struct routines)? What is the best course of action?
Justin