been having issues with my cart model. seem not to find where the error is coming from. it keeps returning 'Unresolvable dependency resolving [Parameter #0 [
"""I have a python script for chatting...My app is built in kotlin..is it possible to use the python script for the app...?? Hoping for a solution!!! Thank you
countryList is an array of objects of country. How do I filter the objects in countryList based on the whether "title" value in secondCountryList matches the "l
So I started a new project using Unity 2020.1.0f1 and for some reason I am having trouble finding some stuff: The namespace "UnityEngine.UI" does not show up in
I need to know when the user decides to close the document he is on, so I found on various sites the "beforeClose" event. I have 2 problems: When I declare it i
I had an object like this (fields in snake_case) const obj = { vt_core_random: { user_details: { first_name: "xyz", last_name: "abc", g
We have come across a strange issue with ConcurrentHashMap, where two threads appears to be calling put(), and then waiting forever inside the method Unsafe.par
Is there a Batch-Runner functionality in repast4py, similar to the Java implementation in Repast Simphony?
The question I have to solve is the following: Write a function val newFileName : string -> string -> string; such that a call (newFileName oldFileName n