Skip to content
New issue

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

DYN-6009-Extended-Node-Help-Missing 1st #14498

Merged
merged 1 commit into from
Oct 19, 2023
Merged

DYN-6009-Extended-Node-Help-Missing 1st #14498

merged 1 commit into from
Oct 19, 2023

Conversation

RobertGlobant20
Copy link
Contributor

Purpose

Documentation for a list fo 50 nodes.
I've added the documentation (md, dyn, jpg files) for the next list of 50 nodes (using Monocle package):

  • List.Sublists
  • List.DiagonalRight
  • List.DiagonalLeft
  • List.Join
  • List.OfRepeatedItem
  • List.Permutations
  • List.Combinations
  • List.Cycle
  • List.AllTrue
  • List.FirstIndexOf
  • List.CountFalse
  • List.MinimumItem
  • List.AnyFalse
  • List.Rank
  • List.CountTrue
  • List.IsRectangular
  • List.AnyTrue
  • List.IsHomogenous
  • List.AllFalse
  • List.FirstItem
  • List.Contains
  • List.IsUniformDepth
  • List.Count
  • List.GetItemAtIndex
  • List.AllIndicesOf
  • List.MaximumItem
  • List.Equals
  • List.LastItem
  • List.IndexOf
  • List.IsEmpty
  • List.TrueForAll
  • List.TrueForAny
  • List.UniqueItems
  • List.SetDifference
  • List.SetIntersection
  • List.SetUnion
  • List.Chop
  • List.Clean
  • List.Deconstruct
  • List.AddItemToEnd
  • List.DropEveryNthItem
  • List.AddItemToFront
  • List.DropItems
  • List.RestOfItems
  • List.TakeItems
  • List.RemoveIfNot
  • List.FilterByBoolMask
  • List.RemoveItemAtIndex
  • List.Slice
  • List.Flatten

Declarations

Check these if you believe they are true

  • The codebase is in a better state after this PR
  • Is documented according to the standards
  • The level of testing this PR includes is appropriate
  • User facing strings, if any, are extracted into *.resx files
  • All tests pass using the self-service CI.
  • Snapshot of UI changes, if any.
  • Changes to the API follow Semantic Versioning and are documented in the API Changes document.
  • This PR modifies some build requirements and the readme is updated
  • This PR contains no files larger than 50 MB

Release Notes

Documentation for a list fo 50 nodes.

Reviewers

@QilongTang

FYIs

@avidit

I've added the documentation (md, dyn, jpg files) for the next list of 50 nodes (using Monocle package):
List.Sublists
List.DiagonalRight
List.DiagonalLeft
List.Join
List.OfRepeatedItem
List.Permutations
List.Combinations
List.Cycle
List.AllTrue
List.FirstIndexOf
List.CountFalse
List.MinimumItem
List.AnyFalse
List.Rank
List.CountTrue
List.IsRectangular
List.AnyTrue
List.IsHomogenous
List.AllFalse
List.FirstItem
List.Contains
List.IsUniformDepth
List.Count
List.GetItemAtIndex
List.AllIndicesOf
List.MaximumItem
List.Equals
List.LastItem
List.IndexOf
List.IsEmpty
List.TrueForAll
List.TrueForAny
List.UniqueItems
List.SetDifference
List.SetIntersection
List.SetUnion
List.Chop
List.Clean
List.Deconstruct
List.AddItemToEnd
List.DropEveryNthItem
List.AddItemToFront
List.DropItems
List.RestOfItems
List.TakeItems
List.RemoveIfNot
List.FilterByBoolMask
List.RemoveItemAtIndex
List.Slice
List.Flatten
@github-actions
Copy link

⚠️ [run-bin-diff-net60-windows] - Files Added/Deleted::150 new file(s) have been added

@QilongTang QilongTang merged commit bf9ce77 into DynamoDS:master Oct 19, 2023
18 checks passed
@QilongTang QilongTang added this to the 3.0 milestone Oct 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants