Skip to content
/ loaf Public

Why have a slice when you can have a loaf?

Notifications You must be signed in to change notification settings

Soveu/loaf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Loaf

Why have a slice when you can have a loaf?

What this is

Sometimes you know that a slice must have at least one element in it, but Rust forces you to do "last minute decision" by unwrap()ing Option from for example first() for split_first() methods.

crates.io docs.rs

About

Why have a slice when you can have a loaf?

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages