home.social

#fscheck — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #fscheck, aggregated by home.social.

  1. learning the library #FsCheck
    I guess the definition of NonEmptyString is different..

  2. Current personal goal: to read #Emacs #org manual, at last!

    Next goal: to try to improve #FsCheck documentation, with a couple or PRs and an independent blog post.

  3. I also got a couple of toots on Mastodon (including one from @dsymetweets) suggesting that this is a bug in #fscheck mastodon.sdf.org/@dsyme/109336 #fsharp

  4. This suggestion worked, thanks again: #fsharp #fscheck
    ---
    RT @algunion
    @breki74 Try this approach instead, and only "return" once. #fsharp
    twitter.com/algunion/status/15

  5. Any #fsharp #fscheck experts out there? How do I return a value from the "with" block in the gen computational expression? I tried a lot of stuff ("return!", Gen.constant...), but the compiler always complains (in different ways).