We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FirstOf and LastOf located in the same namespace
FirstOf
LastOf
FirstOf is in the namespace Yaapii.Atoms.Scalar
Yaapii.Atoms.Scalar
Yaapii.Atoms/src/Yaapii.Atoms/Scalar/FirstOf.cs
Line 28 in ffe99b5
Yaapii.Atoms.Enumerable
Yaapii.Atoms/src/Yaapii.Atoms/Scalar/LastOf.cs
Line 30 in ffe99b5
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Expected Behavior
FirstOf
andLastOf
located in the same namespaceActual Behavior
FirstOf
is in the namespaceYaapii.Atoms.Scalar
Yaapii.Atoms/src/Yaapii.Atoms/Scalar/FirstOf.cs
Line 28 in ffe99b5
LastOf
is in the namespaceYaapii.Atoms.Enumerable
Yaapii.Atoms/src/Yaapii.Atoms/Scalar/LastOf.cs
Line 30 in ffe99b5
Mention any other details that might be useful
Steps to reproduce the behavior
The log given by the failure.
The text was updated successfully, but these errors were encountered: