I'm wondering if in Scala there's a decent way to get the indices at which two arrays intersect. So given arrays: a1 = [0, 5, 10, 15, 20, 25, 30] a2 = [10, 20,
I am developing a project, and when it comes to adding a search engine, it does not work correctly, I write something in it and it throws me the following sqlit
I've defined a Dictionary with some custom type like this, public readonly Dictionary<PricingSection, View> _viewMappings = new Dictionary<PricingSec
i have WordPress website with hundreads posts and i need remove all external links from this posts. But also new posts should have external links. So thats reas
I am making a simulation where you create different balls of certain mass, connected by springs which you can define (in the program below all springs have natu