Skip to content
This repository was archived by the owner on Jan 12, 2024. It is now read-only.

Conversation

@msoeken
Copy link
Member

@msoeken msoeken commented Sep 21, 2020

Feature branch PR for #313.

msoeken and others added 3 commits September 21, 2020 16:14
* Unzipped function.

* Incorporating Chris' feedback.

* More array functions.

* Rename ColumnVectorAt to ColumnVector.

* Windows function.

* Apply suggestions from code review

Co-authored-by: Chris Granade <chgranad@microsoft.com>

* Comments from Chris.

* Docs.

* Use `ElementAt` for `LookupFunction`.

* Function `Diagonal`.

* Array function `Count`.

* Array function `MappedOverRange`.

* Functions `HeadAndRest` and `MostAndTail`.

* Array functions `Flattened` and `FlatMapped`.

* Array function `Prefixes`.

* Apply suggestions from code review

Co-authored-by: Chris Granade <chgranad@microsoft.com>

* Addressing Chris' comments.

Co-authored-by: Mathias Soeken <masoeken@microsoft.com>
Co-authored-by: Chris Granade <chgranad@microsoft.com>
* Add new Sorted fn for merge sort.

* Fix ⓒ header.

* Update Standard/src/Arrays/Sorted.qs

Co-authored-by: Mathias Soeken <mathias.soeken@outlook.com>

* Added lexographic comparison, new tests.

Co-authored-by: Mathias Soeken <mathias.soeken@outlook.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
msoeken and others added 3 commits September 23, 2020 09:47
… of an array (#331)

* ApplyTo operations.

* Apply suggestions from code review

Co-authored-by: Chris Granade <chgranad@microsoft.com>

* Examples.

Co-authored-by: Mathias Soeken <masoeken@microsoft.com>
Co-authored-by: Chris Granade <chgranad@microsoft.com>
Co-authored-by: Mathias Soeken <masoeken@microsoft.com>
Co-authored-by: Chris Granade <chgranad@microsoft.com>
@cgranade cgranade marked this pull request as ready for review September 23, 2020 21:36
@cgranade cgranade added the automerge Pull request is ready to be automatically merged, pending checks and reviews. label Sep 23, 2020
@github-actions github-actions bot merged commit c4f6941 into main Sep 23, 2020
@github-actions github-actions bot deleted the feature/arrays branch September 23, 2020 23:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

automerge Pull request is ready to be automatically merged, pending checks and reviews.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants