1
1
mirror of https://github.com/anoma/juvix.git synced 2024-12-02 10:47:32 +03:00
juvix/examples/midsquare
Łukasz Czajka 83539148cb
Update standard library coding style according to the guidelines (#3092)
* Closes #3079
* Closes #3086
* Depends on #3088 
* Updates the coding style guidelines (CODING.md) to reflect issues not
foreseen originally
* Changes the unicode arrow printed in the REPL to `->`. This is to make
the output consistent with how function types are written in the
standard library.

---------

Co-authored-by: Paul Cadman <git@paulcadman.dev>
2024-10-14 15:56:54 +02:00
..
MidSquareHash.juvix Update standard library coding style according to the guidelines (#3092) 2024-10-14 15:56:54 +02:00
MidSquareHash.jvc Recursion unrolling for functions (#1912) 2023-03-24 15:05:37 +01:00
MidSquareHashUnrolled.juvix Update standard library coding style according to the guidelines (#3092) 2024-10-14 15:56:54 +02:00
MidSquareHashUnrolled.jvc Recursion unrolling for functions (#1912) 2023-03-24 15:05:37 +01:00
Package.juvix Migrate old named application syntax (#2876) 2024-07-12 18:31:09 +02:00