| Copyright | (c) Scott N. Walck 2023 |
|---|---|
| License | BSD3 (see LICENSE) |
| Maintainer | Scott N. Walck <walck@lvc.edu> |
| Stability | stable |
| Safe Haskell | Safe-Inferred |
| Language | Haskell2010 |
LPFPCore.Electricity
Description
Code from chapter 21 of the book Learn Physics with Functional Programming
Documentation
twoProtonStates :: R -> MultiParticleState -> [MultiParticleState] Source #