Join Slack
Powered by
cool. I think I suspect that the problem is in her...
# http4k
d
dave
09/19/2019, 3:42 PM
cool. I think I suspect that the problem is in here:
Copy code
fun Security.or(that: Security): Security = OrSecurity(listOf(this) + that)
3
Views
Open in Slack
Previous
Next