bkushigian / postflop-solver

An open-source postflop solver library written in Rust
GNU Affero General Public License v3.0
8 stars 0 forks source link

Documentation and Clarity Refactors #4

Closed bkushigian closed 1 month ago

bkushigian commented 2 months ago

This code base is well written but terse :)

To help increase maintainability and onboardability I'm doing some deep dives on the integral parts of the codebase and documenting what I find. I'm doing some clarity renamings as I go (and possibly some refactors if they are warranted).