unisonweb / website

Main Unison website
MIT License
8 stars 5 forks source link

Wordle tutorial out of date #65

Open lJoublanc opened 11 months ago

lJoublanc commented 11 months ago

I'm going through this on the m5i release

https://www.unison-lang.org/docs/labs/wordle/docs/core-logic/

https://www.unison-lang.org/docs/labs/wordle/docs/colorize-result/


- [] Links inlined in code snippets (for instance `Exception`, `Ask`) take you to some `article.DistributedDataTypes` definitions without any documentation.
- [] `readLine` appears to now be `getLine`