Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 211 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 211 Bytes

Very simple uKanren implementation

  • not production ready code, just my playground
  • uses depth first search, just because I'm too lazy to implement interleaving search
  • einstein problem as unittest example