Clarification on Avoiding Tacit Usage in Effect TypeScript
I was reading the paragraph about avoiding tacit usage https://effect.website/docs/guides/style/guidelines#avoid-tacit-usage.
Does this mean that instead of this:
I should do the following?
Does this mean that instead of this:
I should do the following?
