Open
Description
I'm going through this on the m5i release
https://www.unison-lang.org/docs/labs/wordle/docs/core-logic/
- the
.stub
prefix seems to no longer exist; perhaps I initialized the project incorrectly? - under 'how to search' for functions, the base library is missing
lib
prefix anddata
in the namespace - under 'how to search' for functions, the wildcard
?
doesn't seem to work (omitting it works fine).
https://www.unison-lang.org/docs/labs/wordle/docs/colorize-result/
- pulling down the ansi libray results in:
Downloaded 0 entities...
❗️
- [] Links inlined in code snippets (for instance
Exception
,Ask
) take you to somearticle.DistributedDataTypes
definitions without any documentation. - []
readLine
appears to now begetLine
Metadata
Assignees
Labels
No labels