Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私は akka を使用して scala で論理回路の実装に取り組んでおり、ワイヤー アクターを実装する必要があります (たとえば、AND ゲートなどのコンポーネント アクター用): ワイヤーは true または false の信号を転送する必要があります。