wrong response in language spec 1.1.4

Open
#509 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
25/100
Issue type
Documentation
Clarity
Needs clarification
Activity status
Stale
Tech stack
fsharp
Domain
documentation

Research direction

Start by locating language specification section 1.1.4 and the F# pipeline example containing result and it. Verify the expected output against the surrounding specification context, then correct the documented response so the example's displayed value matches the intended behavior.

Written by the indexing model from the issue text.

Description

language-spec
> let result = 32 |> square |> toStr |> reverse;;
val it : string = "4201"

it is wrong.
result is correct.

Dominant language
TeX
Stars
311
Forks
291
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from fsharp/fsharp.org

All issues in fsharp/fsharp.org

Similar issues

More Documentation issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.