This website requires JavaScript.
Explore
Help
Register
Sign In
karma
/
maze-solver-go
Watch
1
Star
0
Fork
0
You've already forked maze-solver-go
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
cffc3b5939
maze-solver-go
/
io
/
writer
/
writer.go
6 lines
57 B
Go
Raw
Normal View
History
Unescape
Escape
Drawn the skeleton code for the structure of the project
2023-08-03 21:07:58 +02:00
package
writer
type
Writer
interface
{
Updated writer interface and wrote the strings writer
2023-08-09 10:21:11 +02:00
Write
(
)
error
Drawn the skeleton code for the structure of the project
2023-08-03 21:07:58 +02:00
}
Reference in New Issue
Copy Permalink