Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
Typesript:
expected [ 'live', 'strong', 'arp' ] to deeply equal [ 'arp', 'live', 'strong' ]
Why order is important? How you give, so it return.
Thanks! It's working!
What are "using" have I missed? I tried: System, System.Linq, NUnit.Framework. But that didn't solve my problem.
Hello! Have some problem in C# language:
error CS0246: The type or namespace name 'List<>' could not be found (are you missing a using directive or an assembly reference?)