diff options
| author | Marshall Lochbaum <mwlochbaum@gmail.com> | 2020-11-11 11:13:56 -0500 |
|---|---|---|
| committer | Marshall Lochbaum <mwlochbaum@gmail.com> | 2020-11-11 11:15:22 -0500 |
| commit | 740a873f9eeb02ae120aa9d6090076cfcce15a05 (patch) | |
| tree | fe705812d4347e2bbb081b595b2bffbfe2c8fcb1 /docs/tutorial/combinator.html | |
| parent | 66bda3a2f3d7d68871c9c9857c101f8ac03bff00 (diff) | |
Vectorize FmtNum so it works on atoms or arrays
Diffstat (limited to 'docs/tutorial/combinator.html')
| -rw-r--r-- | docs/tutorial/combinator.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tutorial/combinator.html b/docs/tutorial/combinator.html index 58cd4bf6..09f971f4 100644 --- a/docs/tutorial/combinator.html +++ b/docs/tutorial/combinator.html @@ -122,7 +122,7 @@ </g> <g font-size='21px' font-family='monospace' transform='translate(60.87,25)'> <text dy='0.32em' y='155' font-size='19px'><tspan class='Value'>𝕨</tspan> <tspan class='Function'>𝔽</tspan><tspan class='Modifier'>˜</tspan> <tspan class='Value'>𝕩</tspan></text> - <path class='yellow' style='fill:none' stroke-width='2' d='M0 0C-40 28.5 -0 57 32 114'/> + <path class='yellow' style='fill:none' stroke-width='2' d='M0 0C-40 28.5 0 57 32 114'/> <path class='yellow' style='fill:none' stroke-width='2' d='M0 0C40 28.5 0 57 -32 114'/> <circle r='12' class='code' stroke-width='0' cx='0' cy='0'/> <circle r='12' class='code' stroke-width='0' cx='-32' cy='114'/> |
