Hello, Please take a look at this:
http://stackoverflow.com/questions/27441648/what-does-the-operator-mean-in-elm It is very well written and answers your question. Read the part about *function composition* and if it doesn't make sense immediately, then the rest of the page will be helpful. On Friday, October 7, 2016 at 7:47:18 AM UTC-4, António Ramos wrote: > > hello can someone explain the meaning of << in > List.filter (String.contains lowerQuery << String.toLower << .name) people > > Regards > António > -- You received this message because you are subscribed to the Google Groups "Elm Discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
