Search code examples
When to use a class vs. module extending self in Crystal?...

classmodulecrystal-lang

Read More
Declaring union types with nil in Crystal...

crystal-langunion-types

Read More
Is there a way to implement statically-defined associative arrays in Perl 5?...

perlhashcrystal-lang

Read More
Kemal configuration using blocks...

crystal-langkemal

Read More
Using a Proc accepting a Tuple containing unions...

crystal-lang

Read More
Seemingly trivial class example will not compile...

crystal-lang

Read More
How to handle redundant types in Crystal?...

crystal-lang

Read More
Central repository for Crystal Shards?...

crystal-lang

Read More
What is superclass mismatch in Crystal Lang?...

crystal-lang

Read More
How to access module version in Crystal Lang?...

crystal-lang

Read More
How to check if a string is contained in a substring in Crystal Lang?...

crystal-lang

Read More
Crystal lang curried...

crystal-lang

Read More
Computing a (Non-MD5) 128 bit hash with salt...

crystal-lang

Read More
Crystal Lang project directory structure conventions...

crystal-lang

Read More
How do I cast a Hash as an aliased type without getting this error message?...

castingcrystal-lang

Read More
What is a proc in Crystal Lang?...

crystal-lang

Read More
How to get the name of the arguments passed into a block?...

crystal-lang

Read More
Curly bracket constructors?...

crystal-lang

Read More
How to continuously read a binary file in Crystal and get Bytes out of it?...

binaryfilescrystal-lang

Read More
What to gitignore with shards packages and crystal...

gitcrystal-lang

Read More
Crystal Lang Compiler Speed...

crystal-lang

Read More
Is there a way to use non Tuple objects with splat operator in Crystal?...

crystal-langsplat

Read More
Merge hash with varying key-value pairs in Crystal...

crystal-lang

Read More
no overload matches 'Array(Person)#+' with type Person...

crystal-lang

Read More
Is there a way to redirect STDERR in Crystal?...

crystal-lang

Read More
How to Deploy an Amber App on Ubuntu?...

deploymentcrystal-langamber-framework

Read More
How to see if a constant/TypeNode has been defined during a compile time macro?...

crystal-lang

Read More
Is it possible to get the codepoint of a CharLiteral at the Crystal compile time in a macro?...

crystal-lang

Read More
Null Type filtering on nested Crystal object...

crystal-lang

Read More
Clone array of objects Crystal...

crystal-lang

Read More
BackNext