Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Forensor authored Dec 15, 2021
1 parent 0631362 commit c533351
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions documentation/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,17 +85,6 @@ Each pointed data represents the following: empty subsequent squares in a same r

This section contains the info of all the library functions and its dependencies. A more visual user-friendly model can be found [here](linktothat).

<a id="field"></a>

### field :: Int -> String -> Maybe String

Takes the **field** to be retrieved and a **FEN** and returns its correspondent **field** if it's correct.

```haskell
field 0 initFen
-- ↳ Just "3b2b3/10/10/b8b/10/10/w8w/10/10/3w2w3"
```

<a id="fen"></a>

### fen :: Amazons -> Fen
Expand Down

0 comments on commit c533351

Please sign in to comment.