Closed flashpixx closed 7 years ago
The structured hash value on literals seems to be not worked if first the functor hashed and after that the values, on values and after that the functor, everything works fine. ON https://github.com/LightJason/AgentSpeak/blob/master/src/main/java/org/lightjason/agentspeak/language/CLiteral.java#L147-L153 change the last two lines with the first it will break
The structured hash value on literals seems to be not worked if first the functor hashed and after that the values, on values and after that the functor, everything works fine. ON https://github.com/LightJason/AgentSpeak/blob/master/src/main/java/org/lightjason/agentspeak/language/CLiteral.java#L147-L153 change the last two lines with the first it will break