Skip to content

Implementation of the Monte Carlo method using Rust without semicolons for no real reason.

Notifications You must be signed in to change notification settings

ShironCat/rust-monte-carlo-without-semicolons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-monte-carlo-without-semicolons

The only semicolon(;) in the whole file is a single use statement that I couldn't find a way to get rid of. Aside from that, the entire logic is made using one-liners.

Run:

  cargo run --release

About

Implementation of the Monte Carlo method using Rust without semicolons for no real reason.

Resources

Stars

Watchers

Forks

Languages