Add function contracts and perform some refactoring #130
No reviewers
Labels
No Label
bug
dependencies
discussion
documentation
duplicate
feature
good first issue
misc
performance
question
test
use case
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: kscience/kmath#130
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "refactor-and-contracts"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Provide contracts for many functions, make
inline
several functions,replace <algebra>.run {
andwith(<algebra>) {
with<algebra> {
, add newlines at EOFs, specify operator modifier explicitly at many places, reformat files, replaceif (...) error
guards withrequire
andcheck
.What is the reason for that? It is not that I object...
I think it makes sense to add Opt-in to the build instead of million-billion additional opt-in linse
Since this list is not empty or 1-element, Kotlin actually will construct LinkedHashSet to keep order of elements, which is slower.
How?