dart-lang / dart-lang/language
Don't use 'iff'
Open
specification
- Dominant language
- TeX
- Stars
- 2.9k
- Forks
- 239
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 14
Description
Cf. [this comment](https://github.com/dart-lang/sdk/issues/53452#issuecomment-1709967027).
Replace all occurrences of 'iff' in documentation and in specification documents by 'if and only if'. This applies to comments in `*.dart` files in the SDK, text in feature specification documents, and text in the language specification.
Contributor guide
Research direction
Search the SDK's *.dart comments, feature specification documents, and language specification for occurrences of "iff". Replace each occurrence with "if and only if", then repeat the search to confirm that none remain.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100