Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
[Rust] Pseudocode without generics
cwchen
Sep 4th, 2017
1,110
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Rust
0.18 KB
| None
|
0
0
raw
download
clone
embed
print
report
struct
IntVector
<
'a> {
vec: &'
a
[
i32
]
,
}
// Implement algorithm for IntVector
struct
FloatVector
<
'a> {
vec: &'
a
[
f64
]
,
}
// Implement algorithm for FloatVector
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
⭐ Instant Profit Method ⭐
JavaScript | 5 sec ago | 0.32 KB
ChangeNOW Bug (Get more on BTC swaps)
JavaScript | 12 sec ago | 0.32 KB
Exchange Exploit T P
JavaScript | 15 sec ago | 0.32 KB
⭐ Free ETH Method ⭐
JavaScript | 20 sec ago | 0.32 KB
Swapzone Glitch (Working)E J
JavaScript | 34 sec ago | 0.32 KB
Free Crypto Method (NEVER SEEN BEFORE)
JavaScript | 34 sec ago | 0.32 KB
✅ Exploit 500$ in 15 Minutes
JavaScript | 42 sec ago | 0.32 KB
✅ MAKE $9OO INSTANTLY D 5
JavaScript | 48 sec ago | 0.32 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!