You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Well, I don't know what exactly should this macro look like because in genral lisps' don't have ADT. Therefore I don't know what the syntax should look like. I post the last one to ask people's opinion on it.
They do look a bit noisy, I'm going to clean it up a bit. Sorry about that.
EDIT: And potentially something here should be send to hy as an issue since I'm not sure if macros in hy is working properly again.
I just stumble across ADT in python, and it translate into this in hy. Which is kinda ugly.
Here I present a macro, so it's looks a bit better:
macro implementation
But noted that not all properties is supported, because in my perspective we should keep adt simple.
The text was updated successfully, but these errors were encountered: