deepsoul


Member since 07/26/2009

Name: Volker Schatz

Location: N 48deg55'43.4", E 8deg23'29"

Website: http://www.volkerschatz.com

Theoretical physicist posing as an engineer; and polyglot programmer.

1 snippets

3864 profile views

10 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

deepsoul's Recent SnippetsTagged list



« Prev 1 Next »
Perl hash sets are hashes used to represent sets. Their keys are the set elements, and the corresponding values are just 1. For keys that are not set elements, the hash will return undef, equivalent to false. Adding a whole array to a hash set i...
0 648 posted 14 years ago by deepsoul
« Prev 1 Next »