Any equivalent of Ruby's public_send method?...
Read MoreIs there a way to get any variable from a Crystal class?...
Read MoreIs it possible to get the resolved path of a broken symbolic link?...
Read MoreHow can I silence or prevent a "Missing hash key" error?...
Read MoreWhat does Crystal::ClassDef#resolved_type cannot be nil (NilAssertionError) mean?...
Read MoreThe struct does not update the getter if it is nested in another struct...
Read MoreDoes Crystal have attribute accessor methods like in Ruby?...
Read MoreHow do I create a class instance from a string name in Crystal?...
Read MoreMaking a blocking call asynchronous...
Read MoreIs there an equivalent to Pry for Crystal?...
Read MoreHow to access the results of .match as string value in Crystal lang...
Read MoreHow to convert a String to an Integer or Float in Crystal?...
Read MoreTaking the address of a two dimensional array's element...
Read MoreCreating an two dimensional array in Crystal...
Read MoreCrystal lang - overriding "to string" method...
Read MoreCrystal does not doing auto infer type for union?...
Read More"Error: unterminated parenthesized expression" when using function of object after parenth...
Read MoreCompilation error in PullParser method when using UInt128 field, not with UInt64, in Crystal...
Read MoreCrystal language: what to use instead of runtime String::to_sym...
Read MoreHow do I list files and directories those are not hidden in current directory using crystal language...
Read MoreWhat does the ** (Double splat) in Crystal lang do?...
Read MoreWhy is include JSON::Serializable needed in this struct in Crystal?...
Read MoreHow to get the type of anything in Crystal?...
Read MoreHow to execute code from a string variable in Crystal?...
Read More