Skip to content

[Merged by Bors] - feat: port Data.String.Defs#3612

Closed
chabulhwi wants to merge 4 commits intomasterfrom
port/Data.String.Defs
Closed

[Merged by Bors] - feat: port Data.String.Defs#3612
chabulhwi wants to merge 4 commits intomasterfrom
port/Data.String.Defs

Conversation

@chabulhwi
Copy link
Copy Markdown
Collaborator

  • Add isSuffixOf, isSuffixOf?, and getRest functions.
  • Add #align statements.
  • Indent function bodies.

Open in Gitpod

Mathbin -> Mathlib
fix certain import statements
move "by" to end of line
add import to Mathlib.lean
* Add `isSuffixOf`, `isSuffixOf?`, and `getRest` functions.
* Add `#align` statements.
* Indent function bodies.
@chabulhwi chabulhwi changed the title Port/data.string.defs feat: Port Data.String.Defs Apr 24, 2023
@chabulhwi chabulhwi changed the title feat: Port Data.String.Defs feat: port Data.String.Defs Apr 24, 2023
@chabulhwi chabulhwi self-assigned this Apr 24, 2023
@chabulhwi chabulhwi added awaiting-review mathlib-port This is a port of a theory file from mathlib. labels Apr 24, 2023
@kim-em
Copy link
Copy Markdown
Contributor

kim-em commented Apr 24, 2023

bors merge

@github-actions github-actions bot added ready-to-merge This PR has been sent to bors. and removed awaiting-review labels Apr 24, 2023
bors bot pushed a commit that referenced this pull request Apr 24, 2023
* Add `isSuffixOf`, `isSuffixOf?`, and `getRest` functions.
* Add `#align` statements.
* Indent function bodies.
@bors
Copy link
Copy Markdown

bors bot commented Apr 24, 2023

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title feat: port Data.String.Defs [Merged by Bors] - feat: port Data.String.Defs Apr 24, 2023
@bors bors bot closed this Apr 24, 2023
@bors bors bot deleted the port/Data.String.Defs branch April 24, 2023 04:16
@chabulhwi chabulhwi self-assigned this Apr 24, 2023
kim-em pushed a commit that referenced this pull request May 10, 2023
* Add `isSuffixOf`, `isSuffixOf?`, and `getRest` functions.
* Add `#align` statements.
* Indent function bodies.
hrmacbeth pushed a commit that referenced this pull request May 10, 2023
* Add `isSuffixOf`, `isSuffixOf?`, and `getRest` functions.
* Add `#align` statements.
* Indent function bodies.
hrmacbeth pushed a commit that referenced this pull request May 11, 2023
* Add `isSuffixOf`, `isSuffixOf?`, and `getRest` functions.
* Add `#align` statements.
* Indent function bodies.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

mathlib-port This is a port of a theory file from mathlib. ready-to-merge This PR has been sent to bors.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants