Skip to content
This repository was archived by the owner on Feb 2, 2026. It is now read-only.

Rustlatin_new#175

Open
Mirabellensaft wants to merge 13 commits intotraining_material_wipfrom
rustlatin_new
Open

Rustlatin_new#175
Mirabellensaft wants to merge 13 commits intotraining_material_wipfrom
rustlatin_new

Conversation

@Mirabellensaft
Copy link
Contributor

No description provided.

@Mirabellensaft Mirabellensaft changed the title rewritten exercise Rustlatin_new Jan 9, 2023
== Specification
* create a Rust library
* split a `&str` at specified `char`
* get single `char` out of a `&str`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo: get a* single

* to concatenate `&str`
* return the content of a `Vec<String>` as `String`.

== Prerequisists
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Prerequisites*


You must be able to
* define variables as mutable
* use for loop
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

use a* for loop

Copy link
Contributor

@miguelraz miguelraz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I love the new version of this. I will try and run the code tomorrow locally to verify everything.

I might as for a few emoji's and todo!()s to be peppered in, but no other major revisions.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants