IRC channel logs
2025-07-20.log
back to list of logs
<ArneBab>mwette: yes -- those properties are what I use. It’s compatible with docstrings, too. <ArneBab>mwette: … this could be used to add properties from inside the define, you’re right. <ArneBab>You’d need a way to add more properties in the pragma then, to avoid blocking properties. For example I use procedure properties for doctests. <mwette>Nothing's perfect. +/- either way <ArneBab>Yes -- and it’s pretty awesome that Scheme is powerful enough that both ways work. And yes, I’ll have to add lambda-typed and lambda*-typed -- I don’t yet have an idea how to do case-lambda