Skip to content
This repository has been archived by the owner on Dec 14, 2023. It is now read-only.

has_<something> as function to check if file exists #213

Open
jacobvjk opened this issue Oct 15, 2020 · 2 comments
Open

has_<something> as function to check if file exists #213

jacobvjk opened this issue Oct 15, 2020 · 2 comments

Comments

@jacobvjk
Copy link
Member

Nice! Nicer would be if (has_low_equity_portolio_data()) ...

Originally posted by @maurolepore in #209 (comment)

@jacobvjk
Copy link
Member Author

also take into account this:
#209 (comment)

@jacobvjk
Copy link
Member Author

jacobvjk commented Oct 15, 2020

if (some_expressive_condition()) {
  some_expressive_wrapper()
} else {
 some_other_expressive_wrapper()
}
...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant