You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project experienced rapid scope creep and now has a small variety of dialects that can benefit consumers; however, they are all incomplete and need to be wrapped up individually to the level at which the project intends to provide features. This includes the following requirements:
Default Implementation
XML Documentation
Unit Test Coverage
Code Analysis (Common Use Cases)
The following features should be completed as part of the initial release and need a new issue created:
Generate Range
Generate Batched Range
Reverse Input
To
Prompt
For
Each
Indexed Each
Repeat
First
Indexed First
Index Of
Map
Indexed Map
Batch
Filter
Join String
Unique
Divisible By N
Equals Reversal
Even
Odd
Null
Not Null
Add N
Subtract N
Multiply By N
Divide By N
Fizz Buzz
Hello World
Palindrome
Append
Write Line
Write Header
Write Separator
Indexed Primitive
These features need to be evaluated for potential sunsetting and a new issue should be created to handle the investigation:
To String
Format Sequence
The text was updated successfully, but these errors were encountered:
There are still features not listed here such as the cartesian iterators and expressive LINQ methods. Those will need to be accounted for prior to moving forward with this.
This project experienced rapid scope creep and now has a small variety of dialects that can benefit consumers; however, they are all incomplete and need to be wrapped up individually to the level at which the project intends to provide features. This includes the following requirements:
The following features should be completed as part of the initial release and need a new issue created:
These features need to be evaluated for potential sunsetting and a new issue should be created to handle the investigation:
The text was updated successfully, but these errors were encountered: