The Crystal programming language | http://crystal-lang.org | Fund Crystal's development: http://is.gd/X7PRtI | Docs: http://crystal-lang.org/docs/ | API: http://crystal-lang.org/api/
export {LD_,}LIBRARY_PATH=/usr/local/opt/openssl/lib
in your shell and proceed normally
<oprypin> LIBRARY_PATH is for build LD_LIBRARY_PATH is for execution. so have u tried both?
I just see it :sweat_smile:
Does Crystal have something like Intersection Types ? [0]
I'm a bit confused, because I think unions behave differently [0]
[0] - https://flow.org/en/docs/types/unions/
Maybe it's not valid to compare Flow & Crystal :sweat_smile:
main