refactoring

This commit is contained in:
Simon Gardling
2022-04-21 23:25:33 -04:00
parent 06b062b5b4
commit 5d153f4842
14 changed files with 166 additions and 271 deletions

View File

@@ -1,4 +1,4 @@
use crate::function::Riemann;
use crate::function_entry::Riemann;
use std::ops::RangeInclusive;
use const_format::formatc;