<FromGitter>
<sheisekopf1267_gitlab> I'm completely stuck, I've been working on a project to build a scraper and no matter what I do I get a null error. The project is a web scraper, and what I'm doing is checking the first letter of each line. Heres the code:
<FromGitter>
<sheisekopf1267_gitlab> Sorry, I had to sleep for a bit. @Blacksmoke16 I'm just trying to select the href's.
<FromGitter>
<Blacksmoke16> give that code a try then ^
<FromGitter>
<didactic-drunk> @asterite `T` is user specified and may be `nil`. `C` reads an input channel with possibly `nil T`. `foo` returns `Array(T.not_nil)` of processed values
renich has joined #crystal-lang
ur5us has joined #crystal-lang
renich has quit [Read error: Connection reset by peer]
ur5us has quit [Ping timeout: 240 seconds]
jmdaemon has joined #crystal-lang
ngp has quit [Quit: connection reset by purr]
renich has joined #crystal-lang
jmdaemon has quit [Ping timeout: 256 seconds]
jmdaemon has joined #crystal-lang
ur5us has joined #crystal-lang
renichbon has joined #crystal-lang
renich has quit [Ping timeout: 268 seconds]
ur5us has quit [Ping timeout: 240 seconds]
<FromGitter>
<Blacksmoke16> @sheisekopf1267_gitlab get it working?