We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8303b2b commit a1111f9Copy full SHA for a1111f9
example/hashmaps/example_hashmaps_abstract_type.f90
@@ -3,7 +3,6 @@
3
! This allows the procedure to be used for both chaining and open hashmap types.
4
5
program example_abstract_type
6
- use stdlib_kinds, only: int8, int64
7
use stdlib_hashmaps, only: chaining_hashmap_type, open_hashmap_type, hashmap_type
8
9
implicit none
0 commit comments