SpiceQA
Questions
Tags
Users
Badges
standard-library
51 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
How and why is Kotlin's `Map` iterable even though it is not `Iterable`?
user_9115712
0
•
asked Jun 4, 2022
3
1
86
kotlin
standard-library
iterable
loops
Why will Rust integer types be deprecated soon?
user_13763681
0
•
asked Feb 1, 2022
6
1
418
rust
standard-library
deprecated
integer
Why is there no Disjoint Set (Union Find Algorithm) implemented in most mainstream programming languages' standard library?
user_13673004
0
•
asked Jan 17, 2022
2
1
401
standard-library
language-design
programming-languages
Why does a module type annotation in OCaml cause this code to not compile?
user_11457013
0
•
asked Dec 11, 2021
4
1
64
standard-library
ocaml
module
dictionary
Does Scala use Java collections implementations under the hood?
user_9543951
0
•
asked Nov 15, 2021
3
0
84
standard-library
benchmarking
scala
collections
java
Smart pointers with functions returning a pointer in an argument
user_1170447
0
•
asked Aug 9, 2021
3
3
106
standard-library
unique-ptr
smart-pointers
c++-standard-library
c++
Get Unix time in Python
user_839689
0
•
asked Feb 26, 2021
7
0
6221
standard-library
python-3.x
timestamp
python
Data structure like frozenset which maintains insertion order?
user_8935725
0
•
asked Feb 12, 2021
2
2
315
standard-library
immutability
set
python
CPU utilization during testing in Python?
user_14628585
0
•
asked Dec 17, 2020
3
2
3219
psutil
standard-library
cpu-usage
cpu
python
How to get current unixtime on Kotlin standard library (multiplatform)
user_913867
0
•
asked Oct 7, 2020
9
2
2063
kotlin
standard-library
current-time
unix-timestamp
datetime
2
3
4
5
6
Next
Next
Hot Questions