Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 373 Bytes

FRICTION.md

File metadata and controls

6 lines (5 loc) · 373 Bytes

formality_core friction

  • had to add anyhow, tracing as public dependencies
  • defining a custom fold for Ty is annoying, it'd be nice if I could do #[term(no_fold)] or something like that
    • also it'd be nice if there were a shorthand -- e.g., maybe just add a #[substitute] attribute or something
  • Variable should implement parse, no reason not to