79471499

Date: 2025-02-27 02:47:53
Score: 2
Natty:
Report link
  1. []T is a slice type. A variable with type []interface{} has a specific memory layout different from interface
  2. cannot quickly assign something of type []MyType to something of type []interface{};
Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: andi zhai