Skip to content

Commit

Permalink
Merge bb12ab9 into 06077b6
Browse files Browse the repository at this point in the history
  • Loading branch information
Peiffap committed Oct 16, 2019
2 parents 06077b6 + bb12ab9 commit fffa683
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@ allow anyone to make use of mutability when desired.
The package allows users to indicate when a mutable implementation of a certain
method is available through the use of so-called *traits*, as well as providing
a simple way forusers to make operations fall back to these implementations.
Examples of implementations of this interface are given in the `examples`
folder.
An example implementation of this interface is given in `src/bigint.jl`.

## Documentation

Expand Down

0 comments on commit fffa683

Please sign in to comment.