All public logs

Jump to navigation Jump to search

Combined display of all available logs of Marek Běhálek Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 08:11, 24 October 2022 Beh01 talk contribs created page PFP Laboratory 8 (Created page with "== Monads == * Consider you have a type: <syntaxhighlight lang="Haskell"> newtype State s a = State { runState :: s -> (s, a) } </syntaxhighlight> Make this type the instance...")